did you run discovery?

adam.

On 2018-06-21 14:17:54, Pedrosi, Derek G. <pedrosi@millercanfield.com> wrote:

Just updated to 6.9274, and still seeing the behavior on the following 2 entries...
/opt/observium/includes/polling/functions.inc.php:72
array(
[sensor_id] => string(6) "149562"
[sensor_deleted] => string(1) "0"
[sensor_class] => string(7) "current"
[device_id] => string(2) "95"
[poller_type] => string(4) "snmp"
[sensor_oid] => string(33) ".1.3.6.1.4.1.318.1.1.26.6.3.1.5.1"
[sensor_mib] => null
[sensor_object] => null
[sensor_index] => string(25) "rPDU2PhaseStatusCurrent.1"
[sensor_type] => string(3) "apc"
[sensor_descr] => string(12) "Unit 1 Ouput"
[sensor_unit] => null
[sensor_multiplier] => string(3) "0.1"
[sensor_limit] => string(3) "1.2"
[sensor_limit_warn] => string(3) "1.1"
[sensor_limit_low] => null

AND...
/opt/observium/includes/polling/functions.inc.php:72
array(
[sensor_id] => string(6) "149565"
[sensor_deleted] => string(1) "0"
[sensor_class] => string(7) "current"
[device_id] => string(2) "95"
[poller_type] => string(4) "snmp"
[sensor_oid] => string(33) ".1.3.6.1.4.1.318.1.1.26.6.3.1.5.2"
[sensor_mib] => null
[sensor_object] => null
[sensor_index] => string(25) "rPDU2PhaseStatusCurrent.2"
[sensor_type] => string(3) "apc"
[sensor_descr] => string(12) "Unit 2 Ouput"
[sensor_unit] => null
[sensor_multiplier] => string(3) "0.1"
[sensor_limit] => string(3) "1.2"
[sensor_limit_warn] => string(3) "1.1"
[sensor_limit_low] => null


derek




-----Original Message-----
Sent: Wednesday, June 20, 2018 3:38 PM
To: Observium
Subject: RE: [Observium] APC PDU values

Thanks, the rPDU2BankStatusCurrent.1 entries are now correct...but

rPDU2PhaseStatusCurrent.1
rPDU2PhaseStatusCurrent.2

are still off by a factor of 10.



derek


-----Original Message-----
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: Wednesday, June 20, 2018 3:07 PM
To: Observium
Subject: Re: [Observium] APC PDU values

Ahh. The thresholds are returned in amps, but the measurement is in deciamps. It seems we were expecting both to be in deciamps and were applying a 0.1 multiplier.

This is now fixed in revision 9270.

adam.

On 2018-06-20 14:34, Pedrosi, Derek G. wrote:
> Not sure when this started (2 weeks ago?), but my APC PDUs (model
> AP8641) are alerting sensors on several banks.
>
> I checked the output values on the PDU and they are correctly reported
> BOTH on the PDU and in Observium.
>
> The issue lies at what Observium thinks the thresholds should be set
> to. On the PDU the thresholds are correct (16 warn and 20 max).
>
> But Observium is reporting the thresholds as 1.6 and 2
>
> Doing a discovery debug on the device I see this…
>
> I feel that the SCALE value is being wrongly applied to several of the
> values, namely:
>
> rPDU2BankStatusCurrent.1
>
> rPDU2BankStatusCurrent.2
>
> rPDU2BankStatusCurrent.3
>
> rPDU2BankStatusCurrent.4
>
> rPDU2PhaseStatusCurrent.1
>
> rPDU2PhaseStatusCurrent.2
>
> Regards,
>
> derek
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium