Broke Charting again...
Posted: Thu Jan 22, 2015 11:40 am
It is a combination of things. We recently Yum updated the box - which looks to be around the time that charting stopped. We also updated froom 2014R1.3 to 2.3 yesterday, noticed that they weren't working, and then saw that 2.4 was released so upgraded this morning to 2.4 to see if that helps, but it didn't. Both Test and Prod are not working now.
Both are CentOS 6.6/64bit, running 2014R2.4 XI (attached prod system profile) Test was a deployed VM, and prod was a custom install to match test.. Or close to it.)
Looks like /usr/local/nagios/share/perfdata RRDs are not updating.
Ran basic troubleshooting from http://support.nagios.com/wiki/index.ph ... leshooting
cat /usr/local/nagios/etc/pnp/process_perfdata.cfg |grep LOG_LEVEL
LOG_LEVEL = 2
ATTACHED /usr/local/nagios/var/perfdata.log (from test and prod)
cat /usr/local/nagios/etc/pnp/npcd.cfg |grep log_level
log_level = -1
ATTACHED /usr/local/nagios/var/npcd.log from both
tail -50 /usr/local/nagios/var/perfdata.log | grep TIMEOUT --> NONE
tail -50 /usr/local/nagios/var/npcd.log | grep "MAX load reached" --> NONE
Section: Performance Graphs Are Missing Or Not Displayed
Perfdata Permissions drwxrwxr-x. 492 nagios nagios 24576 Jan 20 11:29 perfdata
Ran /usr/local/nagiosxi/scripts/reset_config_perms
touched /var/lock/mrtg for the fun of it. nothing.
[root@ust-nagios1p /]# ls /usr/local/nagios/var/spool/xidpe | wc -l
2
[root@ust-nagios1p /]# ls /usr/local/nagios/var/spool/perfdata | wc -l
2
ls /usr/local/nagios/var/spool/checkresults | wc -l
0
tried disabling HighCharts for perfdata as per another random charting topic in the forum and that didn't work.
EDIT: removed prod-profile.zip
Both are CentOS 6.6/64bit, running 2014R2.4 XI (attached prod system profile) Test was a deployed VM, and prod was a custom install to match test.. Or close to it.)
Looks like /usr/local/nagios/share/perfdata RRDs are not updating.
Ran basic troubleshooting from http://support.nagios.com/wiki/index.ph ... leshooting
cat /usr/local/nagios/etc/pnp/process_perfdata.cfg |grep LOG_LEVEL
LOG_LEVEL = 2
ATTACHED /usr/local/nagios/var/perfdata.log (from test and prod)
cat /usr/local/nagios/etc/pnp/npcd.cfg |grep log_level
log_level = -1
ATTACHED /usr/local/nagios/var/npcd.log from both
tail -50 /usr/local/nagios/var/perfdata.log | grep TIMEOUT --> NONE
tail -50 /usr/local/nagios/var/npcd.log | grep "MAX load reached" --> NONE
Section: Performance Graphs Are Missing Or Not Displayed
Perfdata Permissions drwxrwxr-x. 492 nagios nagios 24576 Jan 20 11:29 perfdata
Ran /usr/local/nagiosxi/scripts/reset_config_perms
touched /var/lock/mrtg for the fun of it. nothing.
[root@ust-nagios1p /]# ls /usr/local/nagios/var/spool/xidpe | wc -l
2
[root@ust-nagios1p /]# ls /usr/local/nagios/var/spool/perfdata | wc -l
2
ls /usr/local/nagios/var/spool/checkresults | wc -l
0
tried disabling HighCharts for perfdata as per another random charting topic in the forum and that didn't work.
EDIT: removed prod-profile.zip