Example - Actuator Naming
The following command assigns the name "Door lock of cabinet 3" to the actuator whose ID number is 9.
config:#
actuator 9 name "Door lock of cabinet 3"
Server Reachability Configuration Commands
You can use the CLI to add or delete an IT device, such as a server, from the server reachability list, or modify the settings for
a monitored IT device. A server reachability configuration command begins with serverReachability.
Adding a Monitored Device
This command adds a new IT device to the server reachability list.
serverReachability add <IP_host> <enable> <succ_ping> <fail_ping> <succ_wait>
<fail_wait> <resume> <disable_count>
Variables:
<IP_host> is the IP address or host name of the IT device that you want to add.
<enable> is one of the options: true or false.
Option
Description
true
Enables the ping monitoring feature for the newly
added device.
false
Disables the ping monitoring feature for the newly
added device.
<succ_ping> is the number of successful pings for declaring the monitored device "Reachable." Valid range is 0 to 200.
<fail_ping> is the number of consecutive unsuccessful pings for declaring the monitored device "Unreachable." Valid range is
1 to 100.
<succ_wait> is the wait time to send the next ping after a successful ping. Valid range is 5 to 600 (seconds).
<fail_wait> is the wait time to send the next ping after a unsuccessful ping. Valid range is 3 to 600 (seconds).
<resume> is the wait time before the PRO3X resumes pinging after declaring the monitored device "Unreachable." Valid
range is 5 to 120 (seconds).
<disable_count> is the number of consecutive "Unreachable" declarations before the PRO3X disables the ping monitoring
feature for the monitored device and returns to the "Waiting for reliable connection" state. Valid range is 1 to 100 or
unlimited.
PRO3X User Guide – Command Line Interface (CLI)
150 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?