Monitoring UPS Status 137
The following examples of the vcx-ups-status command were e ntered on the master VCX server that is monitoring a single UPS.The first command example uses the --all parameter:
vcx-ups-status ups0 --all
upsstatus : online
upsload : 033.0
upsmfr : APC
batterycharge : 100.0
upsserial : ES0552000488
upsmodel : Smart-UPS 750
The following commands return output not provided by the --all parameter:
vcx-ups-status ups0 --isconfig
isconfig : Y
vcx-ups-status ups0 --ismaster
ismaster : Y
vcx-ups-status ups0 --listslaves
10.230.188.7
--ismaster Indicates whether or not (Y or N) this VCX server is
configured as the master.
--listslaves Lists the IP addresses of all VCX servers configured as slaves.
--all Displays values for the following parameters:
upsstatus
upsload
upsmfr
batterycharge
upsserial
upsmodel
--help Displays information on command usage.

Table10 vcx-ups-status Command Parameters (continued)

Parameter Description