From: Wilson P. J. <wp....@te...> - 2004-08-27 14:15:48
|
> > But I suggest that you do it every 24h anyways. > It can also fix > nagios problems when you compiled the embedded perl interpreter in nagios, > and refresh > the state of the services... but this is beyond our subject :) > > Here is some suggestion before we release the new version with such a > feature (not soon): > 1/ Use perfparse every 10 minutes without --delete* options. This will > send the perf data. > 2/ Use perfparse every 24 hours *with* the --delete option. This will > empty the perf log > (and send the perf data). > > I'm interested in how many lines you get in such a file in 24h, the size > of the file, > and the size when you compress it with gzip -9. > I can see what priorities to set on my developments :) > [Wilson Pires Jr] Yves, as I said in other message, the restarting problem was solved by changing use_retained_program_state from 0 to 1. Even maintaining --delete every 10 minutes. Even though, if you want the information (lines and size), I can change the policy and send the information to you. Let me know if you want it. > |