Displaying 1 result from an estimated 1 matches for "sr1ups1".
Did you mean:
groups1
2007 Mar 19
1
2 HID UPS'en, but only one at a time
...rep ^ii
ii nut 2.0.4-3 The core system of the nut - Network UPS Tools
ii nut-usb 2.0.4-4 USB Drivers subsystem for the nut - Network UP
Separately, with only one UPS defined in ups.conf, each one works fine
(I specified specific serial numbers for either, with port auto).
nut.conf:
[sr1ups1]
driver = newhidups
port = auto
serial = "^1A1F29014.*"
desc = "Serverrack 1 UPS 1"
[sr2ups1]
driver = newhidups
port = auto
serial = "AQ2G4304F"
desc = "Serverrack 2 UPS 1"
(For some reason th...