how can one check from a linux box command line if the server is running?
On Wed, 2005-02-09 at 18:10 -0800, David Siedband wrote:
ps aux | grep zope
thought so but i have an instalation where that does not show anything and its running
-- David Siedband generation-xml.com
On Feb 9, 2005, at 3:48 PM, boricua Orman wrote:
how can one check from a linux box command line if the server is running?
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
boricua Orman wrote at 2005-2-9 18:48 -0500:
how can one check from a linux box command line if the server is running?
We use "wget" in order not only to check whether the Zope process is still there but also whether it is responsive.... -- Dieter
On Thu, Feb 10, 2005 at 08:00:23PM +0100, Dieter Maurer wrote:
boricua Orman wrote at 2005-2-9 18:48 -0500:
how can one check from a linux box command line if the server is running?
We use "wget" in order not only to check whether the Zope process is still there but also whether it is responsive.... the number of responses and different methods pleases me !!!!!!!!! clear its an issue
participants (5)
-
boricua Orman -
boricuaļ¼ pepino.is-a-geek.org -
David Siedband -
Dieter Maurer -
Wolfram Kraus