channel bandwidth graph showing as undefined

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mejokj
Posts: 353
Joined: Mon Jul 22, 2013 10:31 pm

channel bandwidth graph showing as undefined

Post by mejokj »

Hi Team,

Request your help on below issue.

We are getting the channel bandwidth graph showing as undefined (Old performance data) after removing the channels for ASI. Please find the attached screenshot.


Note: We could see that the rrd files are not getting updated but xml files are getting updated.

[root@nagios tvips-223]# ls -l ASI_3_MT-82_11641H__Channel_Bandwidth.rrd
-rw-rw-r-- 1 nagios nagios 1534768 Dec 22 12:36 ASI_3_MT-82_11641H__Channel_Bandwidth.rrd
[root@nagios tvips-223]# ls -l ASI_3_MT-82_11641H__Channel_Bandwidth.xml
-rw-rw-r-- 1 nagios nagios 3171 Dec 22 16:37 ASI_3_MT-82_11641H__Channel_Bandwidth.xml
[root@nagios tvips-223]#

Thanks,
Sanoj
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: channel bandwidth graph showing as undefined

Post by scottwilkerson »

If you ever change the quantity of of datasources a check returns, you need to delete the historical RRD file (ASI_3_MT-82_11641H__Channel_Bandwidth.rrd) and let it be recreated (yes you will lose the historical data)

This is because the RRD files have a pre-set amount of datasources from the time they are created and the data will not be able to update if this ever changes.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked