Performance Graphs
Posted: Tue Oct 20, 2020 2:16 pm
Hi Nagios Folks,
We notice that when the time-series data changes for a check, the performance graphs cease to update, or in some cases continues to update but the time-series data is mislabeled. This usually happens when the performance data changes / a metric is added.
Historically our solution to this problem has been to simply delete the .xml and .rrd in /usr/local/nagios/share/perfdata/[host]
However, for us this has always been a manual ad-hoc effort and we were wondering if
1. There was a way to programmatically identify graph data that has errors/seen changes to them so we can clean them up
2. There was a way to modify performance data to integrate new metrics without losing old data. It would be nice not to delete valid historical data after adding a new metric to the graph.
Thanks!
Richard
We notice that when the time-series data changes for a check, the performance graphs cease to update, or in some cases continues to update but the time-series data is mislabeled. This usually happens when the performance data changes / a metric is added.
Historically our solution to this problem has been to simply delete the .xml and .rrd in /usr/local/nagios/share/perfdata/[host]
However, for us this has always been a manual ad-hoc effort and we were wondering if
1. There was a way to programmatically identify graph data that has errors/seen changes to them so we can clean them up
2. There was a way to modify performance data to integrate new metrics without losing old data. It would be nice not to delete valid historical data after adding a new metric to the graph.
Thanks!
Richard