Displaying 3 results from an estimated 3 matches for "as0535132782".
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
2017 Apr 03
4
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
...warning : 50
battery.mfr.date : 2005/08/26
battery.runtime : 1020
battery.runtime.low : 120
battery.temperature : 39.6
battery.type : PbAc
battery.voltage : 27.1
battery.voltage.nominal : 24.0
device.mfr : American Power Conversion
device.model : Smart-UPS 1500
device.serial : AS0535132782
device.type : ups
driver.name : usbhid-ups
driver.parameter.pollfreq : 30
driver.parameter.pollinterval : 2
driver.parameter.port : auto
driver.parameter.serial : AS0535132782
driver.version : 2.7.2
driver.version.data : APC HID 0.95
driver.version.internal : 0.38
input.sensitivit...
2012 Jan 03
1
2 different APC UPS using USB get in power off recoverable state
...machine is a guruplug server plus, running debian lenny on armtel. Linux dkplugbab9 2.6.32-00007-g56678ec #1 PREEMPT Mon Feb 8 03:49:55 PST 2010 armv5tel GNU/Linux
I have hand installed Network UPS Tools upsstats 2.4.3 from source.
ups.conf:
[apc1500]
driver = usbhid-ups
port = auto
serial=AS0535132782
# powers switches and routers
[Smart-UPS_3000]
driver = usbhid-ups
port = auto
serial=JS1030003421
[R3000XR]
port = /dev/ttyUSB0
driver = bcmxcp
The R3000XR did work, but neither apc1500 nor Smart-UPS_3000. I tried restarting nut, I tried in other linux servers (just plugging in and...
2010 Nov 12
4
NUT 2.4.3 on new server can not see serial number, but old nut on different hardware can?
...0.005630 Device does not match - skipping
But if i use
udevadm info --name=/dev/bus/usb/001/011 --attribute-walk
i can see it just fine?
ATTRS{manufacturer}=="American Power Conversion"
ATTRS{product}=="Smart-UPS 1500 FW:653.12.I USB FW:4.2"
ATTRS{serial}=="AS0535132782"
What is going on here?