Hello,
I got the value of the UPS remaining time from the APC UPS in TimeSeconds, example my value is 828000 but the actual time appearing in device in second is 8280.00 S.
What I can do to convert the value to make it accurate in second?
Thank you.
Article Comments
Hey,
I don't know if you are using SNMP Custom Sensor or SNMP APC Hardware Sensor...
SNMP Custom Sensor Settings:
OID Value: 1.3.6.1.4.1.318.1.1.1.2.2.3.0
Value Type: Gauge (Float, e.g. "-5.80", "8.23")
Multiplication: 1
Division: 6000
Set decimal places (channel settings) to 2 and you should get something like this:
This should be similar if you are using SNMP APC Hardware Sensor
Apr, 2018 - Permalink
Hey,
I don't know if you are using SNMP Custom Sensor or SNMP APC Hardware Sensor...
SNMP Custom Sensor Settings:
OID Value: 1.3.6.1.4.1.318.1.1.1.2.2.3.0 Value Type: Gauge (Float, e.g. "-5.80", "8.23") Multiplication: 1 Division: 6000
Set decimal places (channel settings) to 2 and you should get something like this:This should be similar if you are using SNMP APC Hardware Sensor
Apr, 2018 - Permalink