After adding more cpu and ram my rrd graph not working

librenms@librenms:/opt/librenms$ ./validate.php

Component Version
LibreNMS 25.6.0-58-g3afb10da2 (2025-06-26T18:18:14+08:00)
DB Schema 2025_06_11_173916_drop_alert_rule (344)
PHP 8.2.28
Python 3.11.2
Database MariaDB 10.11.11-MariaDB-0+deb12u1
RRDTool 1.7.2
SNMP 5.9.3
===========================================

[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] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is functional
[OK] rrdtool version ok

what should i do ?

Do you have rrdtune enabled for this port? The max value in rrd can cause cut outs like that.

Otherwise, check polling performance and make sure it is running every 5 minutes.

i have 359 device polled, how to checl rrdtune enabled ? yes cron polling is 5minutes

thanks anyway its working now …

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