>5      *       *       *       *       root    ./start
>
>This would start the script every five minutes. Now how do I check if the
>script is running after it's been started and if it wasn't to restart it
>again.

Why don't you write a shell script which

1. starts the ./stop script, and
2. starts the ./start script

every 5 minutes? So you don't have to check if Zope runs. It's like a 
restart.

-goe-


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to