I recently installed a few TrippLite UPSes and I have them added to LibreNMS. Everything is working fine except I don’t get temperature. I am able to add it as a custom OID, but then I can’t add that information to a dashboard.
I have tried removing the devices and readding them, but I end up in the same place. I do have failures in the validate.php results, but those are related to disabling IPv6:
===========================================
Component | Version |
---|---|
LibreNMS | 24.9.1 (2024-09-29T18:40:22-05:00) |
DB Schema | 2024_03_27_123152_create_transceivers_table (300) |
PHP | 8.3.12 |
Python | 3.10.12 |
Database | MariaDB 10.6.18-MariaDB-0ubuntu0.22.04.1 |
RRDTool | 1.7.2 |
SNMP | 5.9.1 |
=========================================== |
[OK] Composer Version: 2.8.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[INFO] fping FAILURES can be ignored if running LibreNMS in a jail without ::1. You may want to test it manually: fping ::1
[FAIL] /usr/bin/fping6 could not be executed. /usr/bin/fping6 must have CAP_NET_RAW capability (getcap) or suid. Selinux exclusions may be required.
(/usr/bin/fping6: can’t create socket (must run as root?))
[FAIL] /usr/bin/fping6 should have CAP_NET_RAW!
[FIX]:
setcap cap_net_raw+ep /usr/bin/fping6
[OK] rrdtool version ok
[OK] Connected to rrdcached
I’m not sure if this is expected or an issue with discovery/polling so I included that information:
Discovery: Untitled - LibreNMS
Polling: Untitled - LibreNMS