Re: Performance Graphs not Populating (not all servers)
Posted: Thu Apr 11, 2019 3:10 pm
@blariv, The problem is that RRD files are unable to accept a dynamic increase of data sources. For example, if the number of partitions on the disk increases/changes the RRD will likely get corrupted and you will see this message.
https://support.nagios.com/kb/article.php?id=149
But to answer your question, we don't have anything in place that can automatically delete RRD files if there is a problem. Also, deleting RRD is not always the best solution because It deletes graph history. If a graph was collecting data for 1 year you will lose 1 year of data by deleting the RRD.
We do have the solution that you can use to fix RRD files when the number of data sources increases.found extra data on update argument
https://support.nagios.com/kb/article.php?id=149
But to answer your question, we don't have anything in place that can automatically delete RRD files if there is a problem. Also, deleting RRD is not always the best solution because It deletes graph history. If a graph was collecting data for 1 year you will lose 1 year of data by deleting the RRD.