One simple thing that you could do is create a "ping" servlet which you can
request from a remote machine (just a minimal servlet that prints a
message). On the remote machine you would probably have a script or
monitoring software attempt to grab the URL of the servlet. Although this
tells you if Tomcat is running it doesn't tell you about other parts of your
application (which you could probably arrange in the ping servlet).

--
Mark Castillo
[EMAIL PROTECTED]
http://www.webFreak.com

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 5:32 AM
Subject: probing tomcat


>
>
> Hi,
> does anybody know whether there exists a way to probe from a remote
computer whether tomcat is still alive ?
>
> Steven
>

Reply via email to