Setup guide

battery power is below 10%
alarm-setting (delayed | immediate | low-battery | none; default: immediate) - UPS sound alarm
setting:
delayed - alarm is delayed to the on-battery event
immediate - alarm immediately after the on-battery event
low-battery - alarm only when the battery is low
none - do not alarm
rtc-alarm-setting (delayed | immediate | low-battery | none; default: none) - UPS sound alarm
setting during run time calibration:
delayed - alarm is delayed to the on-battery event
immediate - alarm immediately after the on-battery event
low-battery - alarm only when the battery is low
none - do not alarm
model (read-only: text) - less than 32 ASCII character string consisting of the UPS model name
(the words on the front of the UPS itself)
version (read-only: text) - UPS version, consists of three fields: SKU number, firmware revision,
country code. The county code may be one of the following:
I - 220/230/240 Vac
D - 115/120 Vac
A - 100 Vac
M - 208 Vac
J - 200 Vac
serial (read-only: text) - a string of at least 8 characters directly representing the UPS's serial
number as set at the factory. Newer SmartUPS models have 12-character serial numbers
manufacture-date (read-only: text) - the UPS's date of manufacture in the format "mm/dd/yy"
(month, day, year)
nominal-battery-voltage (read-only: integer) - the UPS's nominal battery voltage rating (this is not
the UPS's actual battery voltage)
Notes
In order to enable UPS monitor, the serial port should be available.
Example
To enable the UPS monitor for port serial1:
[admin@Wandy] system ups> set port=serial1 enabled=yes
[admin@Wandy] system ups> print
enabled: yes
port: serial1
off-line-time: 5m
min-run-time: 5m
alarm-setting: immediate
rtc-alarm-setting: immediate
model: "Back-UPS Pro 420"
version: "11.4.I"
serial-number: "NB9941252992"
manufacture-date: "10/08/99"
nominal-battery-voltage: 12
[admin@Wandy] system ups>