> When I run my script manually I get this message: > 2007-10-02 09:12:41, Rateup ERROR: /usr/bin/rateup found henkee.se_2's > log file was corrupt or not in sorted order:
OK, so your henkee.se_2.log file has a problem, and is corrupt. > This sucks, it just stopped working so I thought something happened with > snmpd so I restarted it and nothing happened. I dont have a > henkee.se_2.log file as well, just .rrd and .old, all the others have > a .log file. Interesting. Sounds as if this one is running in RRDTool mode (a .rrd file), and the others are running in native mode (.log, .gif and .html). Have you been playing with migrating to RRDTool? You might like to make sure you have the correct LogFormat: line at the start of all your files. If you don't want to use RRDTool, don't have the Logformat:rrd at the start. Finally, if you want to use native (non-RRD) then you'll probably need to delete the existing corrupt henkee.se_2.log file, if it can be found. Steve _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
