Displaying 3 results from an estimated 3 matches for "cpqpower_battery_abm_status".
2013 Jul 17
2
HP R12000/3 UPS reports status as OL DISCHRG OB
...found OB (value: 1)
0.109720 => value: 1
The first one (...3.4.5.0) is labeled in the driver as CPQPOWER_OID_POWER_STATUS. I checked around for this, and didn't find a good definition, but that seems to match the OL state.
The second one seems specific to the battery:
static info_lkp_t cpqpower_battery_abm_status[] = {
{ 1, "CHRG" },
{ 2, "DISCHRG" },
/* { 3, "Floating" }, */
/* { 4, "Resting" }, */
/* { 5, "Unknown" }, */
{ 0, "NULL" }
} ;
I could see the battery monitoring circuit discharging the battery oc...
2013 Jul 16
0
HP R12000/3 UPS reports status as OL DISCHRG OB
Sorry about that!
Chris.
Chris Pratt
Development Infrastructure Manager
T: +44 118 929 4176 | M: +44 7979 854 307 | F: +44 118 929 4001
-----Original Message-----
From: Charles Lepple [mailto:clepple at gmail.com]
Sent: 16 July 2013 00:32
To: Pratt Chris
Subject: Re: [Nut-upsuser] HP R12000/3 UPS reports status as OL DISCHRG OB
On Jul 15, 2013, at 9:35 AM, Pratt Chris wrote:
> Debug output
2013 Jul 15
4
HP R12000/3 UPS reports status as OL DISCHRG OB
Hi.
Back before Christmas Arnaud sent me a patch for the snmp-ups driver for my HP R12000/3 UPS. Unfortunately shortly after I had to take quite a lot of sick leave so wasn't able to progress it, but I'm working on it again now.
I'm at the point where I can start the driver with upsdrvctl and start the daemon with upsd. When I check the UPS status though it shows as OL DISCHRG OB,