Graphs stooped plotting

Hi there,

our graphs stopped plottting without any changes to the system.

There are no errors when running validate.php & rrdcahed is running.

Any tip would be appreciated

Thanks


root@NM:/opt/librenms# ./validate.php

Component Version
LibreNMS 1.63
DB Schema 2020_03_25_165300_add_column_to_ports (164)
PHP 7.2.24-0ubuntu0.18.04.4
MySQL 10.1.44-MariaDB-0ubuntu0.18.04.1
RRDTool 1.7.0
SNMP NET-SNMP 5.7.3

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

[OK] Composer Version: 1.10.22
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] Your install is over 24 hours out of date, last update: Tue, 28 Apr 2020 03:52:42 +0000
[FIX]:
Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
[WARN] Your local git branch is not master, this will prevent automatic updates.
[FIX]:
You can switch back to master with git checkout master
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
config.php.default
html/images/librenms_logo_blue.svg
html/images/librenms_logo_dark.svg
html/images/librenms_logo_light.svg
html/images/librenms_logo_mono.svg
html/images/logos/alpha.png
html/images/logos/alvarion.png
html/images/logos/arraynetworks.png
html/images/logos/atal.png
html/images/logos/ats.png
html/images/logos/bcn.png
html/images/logos/ccpower.png
html/images/logos/chatsworth.png
html/images/logos/cirpack.png
html/images/logos/corero.png
and 47 more…


root@NM:/opt/librenms# systemctl status rrdcached.service
● rrdcached.service - LSB: start or stop rrdcached
Loaded: loaded (/etc/init.d/rrdcached; generated)
Active: active (running) since Thu 2021-07-15 08:43:37 CEST; 40min ago
Docs: man:systemd-sysv-generator(8)
Process: 2000 ExecStart=/etc/init.d/rrdcached start (code=exited, status=0/SUCCESS)
Tasks: 37 (limit: 2188)
CGroup: /system.slice/rrdcached.service
└─2127 /usr/bin/rrdcached -F -B -w 1800 -z 1800 -t 4 -b /opt/librenms/rrd/ -j /var/tmp/ -G librenms -U librenms -p /var/run/rrdcached.pid -s librenms -l unix

Jul 15 08:43:36 NM.net.com systemd[1]: Starting LSB: start or stop rrdcached…
Jul 15 08:43:37 NM.net.com rrdcached[2000]: * rrdcached started
Jul 15 08:43:37 NM.net.com systemd[1]: Started LSB: start or stop rrdcached.

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