Displaying 1 result from an estimated 1 matches for "1a1f29014".
Did you mean:
1129014
2007 Mar 19
1
2 HID UPS'en, but only one at a time
...i 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 the serial number of the first one would not work
without a .* at the end... althoug...