Page 2 of 2

Re: Performance Graphs not Populating (not all servers)

Posted: Thu Apr 11, 2019 3:10 pm
by npolovenko
@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.
found extra data on update argument
We do have the solution that you can use to fix RRD files when the number of data sources increases.
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.

Re: Performance Graphs not Populating (not all servers)

Posted: Thu Apr 11, 2019 3:58 pm
by blariv
perfect I'll try that. appreciate the great support. you can lock this.

Re: Performance Graphs not Populating (not all servers)

Posted: Thu Apr 11, 2019 4:52 pm
by npolovenko
@blariv, Thank you. Closing as resolved.