PDA

View Full Version : RRD Graph Stuck in Rebuild


SeanFromIT
25th January 2008, 17:33
I have a single CentreonDataStorage metric with "RRDTool & MySQL" storage type that is stuck in the rebuild state. It is preventing my other graphs from rebuilding. The reason for the rebuild was that the data_bin table went corrupt once again and had to be repaired. I have tried "Stop Rebuilding RRD Databases" several times but this one won't stop - it is stuck in "Rebuilding". I have tried rebooting the server. What else would you recommend?

SeanFromIT
25th January 2008, 19:25
Fixed it on my own.

Single check stuck in Rebuilding Status/ODS Service Keeps Dieing

Delete the offending check from ods.index_data in mysql. Don't worry, it will come back on its own next time the check is performed.
Stop the nagios2 service.
Restart the ods service.
Set your checks you want rebuilt. They should start rebuilding on their own again.
When everything is rebuilt, start the nagios2 service back up.