Deleting Monitored Devices
This command removes a monitored IT device from the server reachability list.
config:#
serverReachability delete <n>
Variables:
<n> is a number representing the sequence of the IT device in the monitored server list.
You can find each IT device's sequence number using the CLI command of show serverReachability as illustrated
below.
d
Modifying a Monitored Device's Settings
The command to modify a monitored IT device's settings begins with serverReachability modify.
You can modify various settings for a monitored device at a time.
Modify a device's IP address or host name:
serverReachability modify <n> ipAddress <IP_host>
Enable or disable the ping monitoring feature for the device:
serverReachability modify <n> pingMonitoringEnabled <option>
Modify the number of successful pings for declaring "Reachable":
serverReachability modify <n> numberOfSuccessfulPingsToEnable <succ_number>
Modify the number of unsuccessful pings for declaring "Unreachable":
serverReachability modify <n> numberOfUnsuccessfulPingsForFailure <fail_number>
Modify the wait time after a successful ping:
PRO3X User Guide – Command Line Interface (CLI)
151 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?