Monitor z2 process [Q]
Hello. Is there a way to monitor a z2 (Zope 2.0.1) process and when it dies restart it automatically without human intervention? TIA /B
Hello - Assuming you are running Zope on Unix (don't know the windows situation) you could just add the -Z option in your start script to run in supervised mode. Make sure you remove the -D option (debug) too. Pavlos On Thu, 4 Nov 1999 zope@infosys.com.ar wrote:
Hello.
Is there a way to monitor a z2 (Zope 2.0.1) process and when it dies restart it automatically without human intervention?
TIA
/B
_______________________________________________ Zope maillist - Zope@zope.org 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 )
Hi! Thanks...!!! I just should have read the sources of the z2.py file, should I? ;) Thanks again. /B On Thu, 4 Nov 1999, Pavlos Christoforou wrote:
Hello -
Assuming you are running Zope on Unix (don't know the windows situation) you could just add the -Z option in your start script to run in supervised mode. Make sure you remove the -D option (debug) too.
Pavlos
On Thu, 4 Nov 1999 zope@infosys.com.ar wrote:
Hello.
Is there a way to monitor a z2 (Zope 2.0.1) process and when it dies restart it automatically without human intervention?
TIA
/B
_______________________________________________ Zope maillist - Zope@zope.org 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 )
participants (2)
-
Pavlos Christoforou -
zope@infosys.com.ar