after some time of use, the cacti works well, and last Friday, I shutdown some of the servers for maintain break, and after I restarted the servers,
I noticed that, my cacti can't update the rrd files any more.
all the rrd file's time stamp are still last week.
and I try to find some clues from the cacti log, but nothing special.
could any one give me some advice ?
cacti version is 0.8.6d
thanks.
rrd file stop be updated.
Moderators: Developers, Moderators
Hi Lvmlvm wrote:Please check the timestamps.
Goto Settings and select Logging Level = DEBUG. The find a rrdtool update statement in the cacti.log. Copy this to command line and execute from there to see any possible update errors
Reinhard
thanks for your advice.
I've tried by command:
cat ./cacti.log |grep -i rrdtool
but no matched lines .and also I have take a look in the file,and no rrdtool have been invoked. 8-(
any other comments ?
BTW:
I've just upgrade the cacti to 0.86h and rrdtool to 1.2.12
Hi lvmlvm wrote:Did you set DEBUG mode? This is required for getting rrdtool statements logged in cacti.log
Reinhard
I've got the log ,and it's looks llike this:
Code: Select all
01/23/2006 06:04:12 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (772,'traffic_in','2006-01-23 18:03:39','3205155578')"
01/23/2006 06:04:12 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (773,'traffic_in','2006-01-23 18:03:39','3205155668')"
01/23/2006 06:04:12 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (773,'traffic_out','2006-01-23 18:03:39','218307295')"
Code: Select all
01/23/2006 06:03:40 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name)"
I've upgrade the cacti to 0.86h with the 4 patch, but still not work. 8-(
many thanks if any clues.
Br
Who is online
Users browsing this forum: No registered users and 0 guests