Linux Remote SHH commands repository
Posted: Fri Mar 18, 2016 4:01 pm
IS there a list of Linux Remote SSH commands repository?
- only 3 commands present in Wizard..
Thank you.
- only 3 commands present in Wizard..
Thank you.
Support for Nagios products and services
https://support.nagios.com/forum/
Thank you (reading manual I got my hands on)eloyd wrote:SSH allows you to execute any command remotely. So, no, there is not a list of available commands, since any command is valid.
If you are talking about the commands that the remote SSH monitoring wizard is looking for to monitor a remote machine, like "/usr/local/nagios/libexec/check_disk /" for instance, these are just remote Nagios plugins being executed.
Look in /usr/local/nagios/libexec for all of the available plugins, but they need to be installed on the remote machine as well.