Hi All,
LibreNMS seems to report battery voltage and frequency slightly wrong for Powerwalker UPS.
Ours is showing Batt volts of 205.2v and Output Freq as 50.0Hz on its inbuilt webpage, but in LNMS it’s showing as 2052v and 500Hz.
This seems to be because it reports the data without decimal places. How do I set this right?
Input and Output voltage get reported correctly, so it’s showing Output voltage of 230.0 on LNMS, even though the MIB reports 2300.
Happy to make the changes, will submit a PR if I can make it work right, just don’t know what to change.
Thanks
When asking for help and support, please provide as much information as possible. This should include:
- Steps to reproduce an issue.
- The output of `./validate.php`
If it's an issue with the WebUI then please consider including the browser version you are using.
If you need to post any text longer than a few lines, please use a pastebin service such as https://p.libren.ms using non-expiring pastes.
sorry @laf.
Steps to reproduce, open the health page on the Powerwalker UPS device.
I have tried firefox and Chrome and they both show these stats incorrectly.
Validate output:
==========================================================
Component | Version
--------- | -------
LibreNMS | 701fbbc29b7a25e215032a6435fac72c06094976
DB Schema | 198
PHP | 7.0.18-0ubuntu0.16.04.1
MySQL | 10.0.29-MariaDB-0ubuntu0.16.04.1
RRDTool | 1.5.5
SNMP | NET-SNMP 5.7.3
==========================================================
[OK] Database connection successful
[OK] Database schema correct
Looks like you’ll be best creating an issue and providing the info asked for there.