Incomplete Linux OS discovery for Rocky Linux 9

Hi all,

I am running into the issue that, when I add a new Rocky Linux 9.5 device into my LibreNMS, it shows up with the default Linux logo instead of the Rocky logo. I hope that you could help me out and let me know which information I need to share with you.

Kind regards,
Tom

Current result

Expected result

Output validation

[librenms@nms1-lab1 ~]$ ./validate.php 
===========================================
Component | Version
--------- | -------
LibreNMS  | 25.5.0 (2025-05-20T13:01:52+00:00)
DB Schema | 2025_05_03_152418_remove_invalid_sensor_classes (338)
PHP       | 8.4.7
Python    | 3.9.21
Database  | MariaDB 11.7.2-MariaDB
RRDTool   | 1.7.2
SNMP      | 5.9.1
===========================================

[OK]    Installed from package; no Composer required
[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]    No python wrapper pollers found
[OK]    Redis is functional
[OK]    rrdtool version ok
[OK]    Connected to rrdcached
[WARN]  Non-git install, updates are manual or from package
1 Like

Are you running the distro script in snmpd.conf as per install docs?

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