Everything posted by arghhh40k
-
[Plugin] NUT v2 - Network UPS Tools
@Rysz, Do you know if the new MIBs ever got posted for GitHub #2372 for the Eaton 9PX? They had asked to build it with the MIBs, but that is a little beyond my capability. Or if the new versions have a better way to get this data over the network.
-
[Plugin] NUT v2 - Network UPS Tools
Thank you, if you have extra time, it's a low priority for me since the SNMP is 90% of what I am looking for. I just am pushing the data to influx and grafana and my old dashboards when I was using USB aren't quite working. Now the server and UPS are not in the same spot it's not so easy to use USB. I have manually mathed the efficiency and am ignoring VA for Watts since it's only one phase of two but the Watts is both. I also noticed the power factor is wonky as well but it seems like first world problems.
-
[Plugin] NUT v2 - Network UPS Tools
I have been using the SNMP but was trying to get more data since the SMNP mibs are extremely old in the driver. Hopefully the NUT team can update them with the 2023 version soon.
-
[Plugin] NUT v2 - Network UPS Tools
Poking around the documentation the Eaton 9PX should work with the netxml-ups but selecting the driver gives this error in the log: /usr/libexec/nut/netxml-ups: error while loading shared libraries: libneon.so.27: cannot open shared object file: No such file or directory Is this a config issue or driver? Tried both the manual and ui mode with manual: driver = netxml-ups port = http://192.168.x.x:80 UI: other: netxml-ups port = http://192.168.x.x:80 I did both http and https with 80 and 443.
-
[Plugin] NUT v2 - Network UPS Tools
It is missing VA and efficiency along with a lot of the newer UPS status like on high efficiency mode and a lot of new alarms. Looks like the are actively updating the MIBs with the release of the new M2 and M3 cards. Thank you for the support, I will log it on github with the new MIBs. Github issue #2372. Edit: I just noticed the ups.power is incorrect and only showing 1 phase of the split phase and not the total output of the UPS. 28% of 5520 is 1545w not 627w
-
[Plugin] NUT v2 - Network UPS Tools
Hi, I got my Eaton 9PX ups working over SNMP v3 but it's using a old MIB. I have the new supported MIBs from Eaton. How do I get NUT to use them?