You are here:
ActiveXperts.com > Support > ActiveXperts Network Monitor > Online > Network Monitor SSH Guidelines
Quicklinks
SSH Secure Shell allows secure network services over an insecure network, such as the Internet. With SSH, ActiveXperts Network Monitor can login onto a remote machine running the SSH daemon, and execute a command or shell script. ActiveXperts Network Monitor requires the output (i.e. StdOut) to be formatted according to the following syntax:
[ SUCCESS | ERROR | UNCERTAIN]: { <explanation> } { DATA:<value>}
The <explanation> will be shown in the 'Last Response' column in the Manager application. The <value> field will be shown in the 'Data' column in the Manager application. Samples:
ERROR: Free Disk space is less than 40 GB DATA:34 SUCCESS: Daemon 'LPD' is running
To allow clients (incl. ActiveXperts Network Monitor) to run a shell script on LINUX/UNIX machine using RSH, the following pre-conditions must be met:
An SSH Shell Script check requires the following parameters:
Please click here for more information on Network Monitor SSH checks.
Please click here for more information on Network Monitor SSH samples.