Lost traffic history on Ethernet interface

Hi,

Please help me, I lost interface history data on some of my devices, even though the devices were never re-added or removed and I didn’t find any logs in librenms, I only found the voting increase history in the same month as in the picture below:

===========================================

Component Version
LibreNMS 24.11.0 (2024-11-20T21:58:54+07:00)
DB Schema 2024_11_07_110342_custommap_edge_add_text_align (307)
PHP 8.2.0
Python 3.9.2
Database MariaDB 10.5.15-MariaDB-0+deb11u1
RRDTool 1.7.2
SNMP 5.9
===========================================

[OK] Composer Version: 2.8.3
[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
[OK] rrd_dir is writable
[OK] rrdtool version ok

Overall traffic Interfaces:

Polling:

Thank you

Most likely the ifIndex values changed meaning the ports got removed and re-added. Look at eventlog for the device to see if it shows ports being removed and re-added.

Some devices don’t honour static ifIndex values so you need to change the port association mode in Device → Settings → SNMP

Thank you for your answer, I will take the time to read the log and find out more. I will come back later.

I’ve checked but there are no logs showing the port being recreated or anything like that.

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