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
Post XI5 Upgrade Performance Charts Stopped Working
Re: Post XI5 Upgrade Performance Charts Stopped Working
Still no graphs
This is interesting though
If I delete the CPU_Stats.rrd file it get recreated
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.
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
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
Re: Post XI5 Upgrade Performance Charts Stopped Working
reinstalling the rrdtool looks to have resolved this issue.
Thanks
Chris
Thanks
Chris
Re: Post XI5 Upgrade Performance Charts Stopped Working
Good to see reinstalling rrdtool worked for you. I will now close this out as it's resolved.
Former Nagios Employee