[rrd-users] Cron Zombies

Dean Singh DeanR at reccom.net
Thu Apr 5 07:43:07 MEST 2001


	To all MRTG and/or RRD users.  Did any body come up with a way to
prevent cron zombies.  My MRTG/RRD batch files that run every 5 minutes
sometime turn into zombies.  I know that it might be because some of my
larges batch files might not be finished in 5 minutes.  And there for run
again.  Is there a way I can check for prevent these zombies from happening.
Below is an example script i run via cron.

 -= here is one of my crontabs. =-

0,5,10,15,20,25,30,35,40,45,50,55 * * * *
/export/home/cfg/royalcar/royalcarbatch




-= Below is a sample script. =-

#!/bin/sh
# RoyalCar batch edited by Dean Singhi

LD_LIBRARY_PATH=/usr/lib:/usr/openwin/lib:/usr/local/lib
export LD_LIBRARY_PATH

cd /usr/local/mrtg-2/bin

./mrtg /export/home/cfg/royalcar/royalcar-web1.cfg
./mrtg /export/home/cfg/royalcar/royalcar-web2.cfg
./mrtg /export/home/cfg/royalcar/royalcar-web3.cfg



Sincerely,
Dean Singh
EBusiness Consultant
949-864-5111 Direct
949-222-2225 Office
949-475-1075 Fax
www.reccom.net


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list