|
|
| Author |
Message |
laffen Cacti User
Joined: 13 Jul 2004 Posts: 52 Location: Norway
|
Posted: Wed Oct 20, 2004 1:30 pm Post subject: rrd files not updated |
|
|
I had some issues upgrading 0.8.5 -> 0.8.6 so I tried out the pre 0.8.7 cacti+cactid and it worked without a problem for a day. But last night it suddenly stopped updating the graphs, I found this morning that /var partition was full because of some other programs logfile so I cleared some diskspace but Cacti did not start updating the graphs. I've run poller.php with both cmd.php and cactid with debugging logging and it seems to poll data and update SQL, but the rra/*.rrd files are not touched at all.
File permission, disk space, memory etc are all OK.
Debian Linux (testing), mysql 4.0.21, php4 4.3.9, rrdtool 1.0.48.
Any suggestions? |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5469 Location: Wisconsin, USA
|
Posted: Thu Oct 21, 2004 8:09 am Post subject: |
|
|
You might have corrupted the RRD's. Unknown, when a volume fills up, I have seen wierder things.
I would back up your RRD directory, remove the rrd's and see if that resolves the issue.
As for the data that might be contained in the old rrds, I don't have a clue how to proceed.
Gluck |
|
| Back to top |
|
 |
laffen Cacti User
Joined: 13 Jul 2004 Posts: 52 Location: Norway
|
Posted: Thu Oct 21, 2004 9:29 am Post subject: |
|
|
| rony wrote: | You might have corrupted the RRD's. Unknown, when a volume fills up, I have seen wierder things.
I would back up your RRD directory, remove the rrd's and see if that resolves the issue.
As for the data that might be contained in the old rrds, I don't have a clue how to proceed.
Gluck |
Aye, I did a restore and lost some days of graphs. But atleast its working again Probably did something to the .rrd files so cactid wouldnt update them anymore. |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5469 Location: Wisconsin, USA
|
Posted: Thu Oct 21, 2004 9:47 am Post subject: |
|
|
| I going to have to test how rrd reacts in a full volume situation. It might have only partially updated the file, hense the corrpution. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9736 Location: MI, USA
|
|
| Back to top |
|
 |
|