That has to be a problem with your local setup; that's not the way MRTG works for the rest of us.
You're not accessing your MRTG data files via NFS, are you? I could imagine a scenario where the NFS filehandle becomes stale, making the original filename inaccessible, requiring you to change to a different filename. But if the files are local to the machine, you should never run into a situation where the logfile isn't usable when it previously was. Matt ----- Original Message ---- > From: alfo <[email protected]> > To: [email protected] > Sent: Wed, February 24, 2010 2:31:22 AM > Subject: Re: [mrtg] Reuse .old logfiles after rateup error > > > The lines that are written in the mrtg --logging file are: > > ERROR: Skipping webupdates because rateup did not return anything sensible > WARNING: rateup died from Signal 0 > with Exit Value 1 when doing router 'xxx' > Signal was 0, Returncode was 1 > > So I see there is a problem with rateup, but I cannot see exactly which > problem is. > > After the first error it stops updating the .log file with the stats, but if > the problem stays some time (I'm sorry but I don't know that exact time), > after the problem is solved it doesn't update the .log file anymore. So I > have to do a work around and use another .log file, losing the stats from > the .old logfile. > -- > View this message in context: > http://n2.nabble.com/Reusing-old-logfiles-after-rateup-error-tp4619105p4624890.html > Sent from the MRTG Users Mailinglist mailing list archive at Nabble.com. > > _______________________________________________ > mrtg mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
