Missing Health>Storage results

Since the new update i’ve lost all results under Health>Storage with a ‘No results found!’. I have results for all others such as Memory, Processor, Fanspeed, temperature ect, just Storage is empty now.

If i go to my any specific devices page they show their own storage correctly.

$ ./validate.php

Component Version
LibreNMS 25.5.0 (2025-05-17T01:51:05+10:00)
DB Schema 2025_05_03_152418_remove_invalid_sensor_classes (338)
PHP 8.3.21
Python 3.11.12
Database MariaDB 10.11.11-MariaDB
RRDTool 1.9.0
SNMP 5.9.4.pre2
===========================================

[OK] Composer Version: 2.8.9
[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] Distributed Polling setting is enabled globally
[OK] Connected to rrdcached
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is functional
[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/local/sbin/fping6 could not be executed. /usr/local/sbin/fping6 must have CAP_NET_RAW capability (getcap) or suid. Selinux exclusions may be required.
(/usr/local/sbin/fping6: can’t create socket (must run as root?))
[OK] rrdtool version ok
[OK] Connected to rrdcached
[WARN] Log rotation not enabled, could cause disk space issues
[FIX]:
sudo cp /usr/local/www/nginx/misc/librenms.logrotate /etc/logrotate.d/librenms
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
dist/librenms.cron
includes/port-descr-parser.inc.php

This has now been resolved, there was a non-existing device which A.I took me down a path in SQL to resolve this. And now the storage page is working.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.