Validate PHP Results:
Component | Version |
---|---|
LibreNMS | 25.4.0-12-g234fa3277 (2025-04-17T02:21:54-04:00) |
DB Schema | 2025_03_19_205700_fix_ospfv3_ports_table (331) |
PHP | 8.2.26 |
Python | 3.11.2 |
Database | MariaDB 10.11.6-MariaDB-0+deb12u1 |
RRDTool | 1.7.2 |
SNMP | 5.9.3 |
=========================================== |
[OK] Composer Version: 2.8.8
[OK] Dependencies up-to-date.
[OK] Database Connected
[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
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[OK] rrd_dir is writable
[OK] rrdtool version ok
When viewing the general graphs after clicking on a device, transceiver graphs display a broken image, and when you click on them, they say “insufficient privileges”:
User is an admin role in the system, all other graphs display properly, and if you navigate to ports > transceivers, the graph is viewable and collecting the correct data:
rrd directory permissions are:
drwxrwxr-x+ 757 librenms librenms 28672 Apr 7 14:38 rrd
Does anyone have an idea of where I should look next?
Thanks!