PDA

View Full Version : Cacti error


misterm
1st May 2007, 10:49
Hello with all I have a problem with cacti under ubuntu, that I do not find, therefore, here the error which it carries out….

PHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid
in Unknown on line 0
PHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid
in Unknown on line 0
05/01/2007 09:40:03 AM - SYSTEM STATS: Time:1.1514 Method:cmd.php Processes:1 Threads:N/A
Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:5
ERROR: illegal attempt to update using time 1178005202 when last update time is 1180557901
(minimum one second step)
ERROR: illegal attempt to update using time 1178005202 when last update time is 1180557901
(minimum one second step)
ERROR: illegal attempt to update using time 1178005202 when last update time is 1180557901
(minimum one second step)
ERROR: illegal attempt to update using time 1178005202 when last update time is 1180557901
(minimum one second step)
ERROR: illegal attempt to update using time 1178005202 when last update time is 1180557901
(minimum one second step)


MM:confused:

shakey_1
2nd May 2007, 03:49
You kind of got me curious with this one since Cacti is one of my favorite tools. Did some searching around and only found one reference to it and that seems to be due to the system clock being set to the wrong time - Clock Skew (http://forums.cacti.net/post-71883.html).

Unfortunately, they didn't really have a quick fix listed. It was either restoring a backup or writing a script to modify your rrdtool files. Might try posting over there and see if anyone ever came up with anything.