Hi, Thank's for your answer! Now...
> Perhaps processes run from your crontab are hanging and can't finish. > > try to mail the process-list to yourself every x minutes or so and > check if you see processes that won't end. (The PID uniquely > identifies a process) > > in crontab: > */15 * * * ps uaxww | mail -s "process list" [EMAIL PROTECTED] > > Serge. > > ------------- > Op de inhoud van dit e-mailbericht en de daaraan gehechte > bijlagen is de inhoud van de volgende disclaimer van > toepassing: http://www.zeelandnet.nl/disclaimer.php There are all snmpget checks... Maybe should find a way to stop the script if not finished within 5 minutes.... How? Maybe it hangs and the cron continue to execute other scripts, until all resources are used. Simon -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
