Post XI5 Upgrade Performance Charts Stopped Working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
chriscamm
Posts: 72
Joined: Thu Aug 22, 2013 6:12 am

Re: Post XI5 Upgrade Performance Charts Stopped Working

Post by chriscamm »

I have reinstalled again using the script to make sure nothing has been corrupted in the upgrade.

It did remove the following:

rrdtool-perl
perl-RRD-Simple

I have not added these modules back as of yet so lets see in 15 mins if this corrects the issues.

Chris
chriscamm
Posts: 72
Joined: Thu Aug 22, 2013 6:12 am

Re: Post XI5 Upgrade Performance Charts Stopped Working

Post by chriscamm »

Still no graphs

This is interesting though

Code: Select all

ls -lah CPU*
-rwxrwxr-x 1 nagios nagios 1.5M Oct  8 18:55 CPU_Stats.rrd
-rwxrwxr-x 1 nagios nagios 3.1K Oct 14 16:38 CPU_Stats.xml
If I delete the CPU_Stats.rrd file it get recreated

Code: Select all

ls -latch CPU*
-rw-rw-r-- 1 nagios nagios 3.1K Oct 14 16:59 CPU_Stats.xml
-rw-rw-r-- 1 nagios nagios 1.5M Oct 14 16:44 CPU_Stats.rrd
-rwxr-xr-x 1 root   root   1.5M Oct 14 16:43 CPU_stats_old.rrd
Looking at the permissions though they are now different and although the rrd file is recreated it does not update at the next run of the service and the time stamp does not change.
chriscamm
Posts: 72
Joined: Thu Aug 22, 2013 6:12 am

Re: Post XI5 Upgrade Performance Charts Stopped Working

Post by chriscamm »

reinstalling the rrdtool looks to have resolved this issue.

Thanks

Chris
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Post XI5 Upgrade Performance Charts Stopped Working

Post by rkennedy »

Good to see reinstalling rrdtool worked for you. I will now close this out as it's resolved.
Former Nagios Employee
Locked