13 lines
350 B
Plaintext
13 lines
350 B
Plaintext
# NUT ups.conf — NUT master host (e.g. 10.0.30.100)
|
|
# Place at /etc/nut/ups.conf on the NUT master host.
|
|
#
|
|
# Driver section for APC Back-UPS ES 700G (USB-connected).
|
|
# Adjust driver/port/vendorid/productid for other UPS models.
|
|
|
|
[apc]
|
|
driver = usbhid-ups
|
|
port = auto
|
|
pollfreq = 30
|
|
pollinterval = 2
|
|
desc = "APC Back-UPS ES 700G"
|