Using the SSH Monitor
This monitor connects to a remote device using SSH to execute commands or scripts. The success or failure of the monitor is dependant upon values returned by the commands or scripts that can be interpreted by WhatsUp Gold as Up or Down.
To configure the SSH Monitor:
- Go to the Active Monitor Library.
- From the web interface, click . The GO menu appears.
- If the WhatsUp section is not visible, click . The WhatsUp section of the GO menu appears.
- Select . The Active Monitor Library appears.
- or -
- From the main menu bar of the console, select . The Active Monitor Library appears.
- In the Active Monitor Library, do one of the following:
- Click , then select .
- or -
- Select an existing SSH Monitor, then click . The monitor properties page appears.
- Enter or select the appropriate information in the following fields.
- . Enter a name for the monitor. This name is displayed in the Active Monitor Library.
- . Enter a short description for the monitor. This description is displayed next to the monitor name in the Active Monitor Library.
- . Enter the command that is to be ran and executed on the remote device. This command can be anything that the device can interpret and run; for example, a basic Unix command or a Perl script.
: If you create a script to run on the remote device, the script must be developed, tested, and/or debugged on the remote machine. WhatsUp Gold does not support manipulation of the remote script.
- . Either Contains or Does not contain. Select the appropriate output criteria. For example, if you are checking to see that a specific network connection is present on the remote device, you would select that the output contains that specific connection. If the network connection you specify is not present when the monitor checks, the monitor is considered down.
- . Select this option to have WhatsUp Gold use regular expression when searching for the output of command or script. If you do not choose to use regular expression, WhatsUp Gold looks for specific text outputs, rather than outputs including a regular expression.
- . Select the appropriate SSH credential that WhatsUp Gold will use to connect to the remote device. If you select Use the device SSH credential, WhatsUp Gold uses the SSH credential assigned to the device to which the monitor is assigned. If the appropriate SSH credential is not listed, or the device has no SSH credentials are assigned, browse () to the WhatsUp Gold Credentials Library to configure a set of credentials.
- Click to return to the monitor properties dialog.
- Click to save changes.