Miss a Feature? Tell us about it!
If you miss a feature just tell us about it and we will put it on our task list.
Requested Features
-
I would like support remote command execution via a gateway machine. As to ssh, we can use ProxyCommand option with nc command.
ProxyCommand nohup ssh -i key_for_gateway user@gateway nc %h %p
-
I would like Apache graceful restart support.
I know we can use
/etc/rc.d/init.d/httpd graceful
on Redhat systems.
However I don't know how to do on other systems.
-
Support Windows remote cmd execution and getting information via WMI or Psexec
-
I like the looks of this project as it would help with things. I do wonder however whether you're planning on including Solaris support. I am willingto try to help with such an effort if desired.