Health -> Device List

Noticed after the 25.5 update that some of my Health pages are missing the IP address information in the device column.

Health >> Memory, Process, Storage all look as they should. Everything after that, Fanspeed >> State are missing device/IP info. You’ll also note that the header line shows twice for whatever reason. Was curious if anyone else was seeing this or if it’s something specific to my install.

librenms@lnms1:~$ ./validate.php 
===========================================
Component | Version
--------- | -------
LibreNMS  | 25.5.0-33-gd231d628c (2025-05-21T23:22:49-04:00)
DB Schema | 2025_03_27_125749_move_definition_files (339)
PHP       | 8.3.6
Python    | 3.12.3
Database  | MariaDB 10.11.11-MariaDB-0ubuntu0.24.04.2
RRDTool   | 1.7.2
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 is enabled
[OK]    Locks are functional
[OK]    Python wrapper cron entry is not present
[OK]    Redis is functional
[OK]    rrdtool version ok
[OK]    Connected to rrdcached

Just wanted to update this thread as resolved. Looks like these lists are displaying correct again via a new LNMS version.

librenms@lnms1:~$ ./validate.php 
===========================================
Component | Version
--------- | -------
LibreNMS  | 25.5.0-50-g9a08730ea (2025-05-26T19:17:06-04:00)
DB Schema | 2025_05_25_183627_drop_view_port_mac_link (341)
PHP       | 8.3.6
Python    | 3.12.3
Database  | MariaDB 10.11.11-MariaDB-0ubuntu0.24.04.2
RRDTool   | 1.7.2
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 is enabled
[OK]    Locks are functional
[OK]    Python wrapper cron entry is not present
[OK]    Redis is functional
[OK]    rrdtool version ok
[OK]    Connected to rrdcached

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