I don't know if there is a way to do it within tomcat.
But you can have a small java program which tries to access your application's URL and then returns a status (it will be better if it can mail the support team). And this java program can be called through a scheduled 'cron' job (assuming you are running your tomcat on unix).
Niranjan
-----Original Message-----
From: Guy Katz [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 19, 2004 11:06 AM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat monitoring
if you can do with an application wide (notifying when your application is
up) - use a ContextListener.
personaly i dont know a tomcat wide way of doing this.
thanks.
-----Original Message-----
From: Taylor, Kevin [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 19, 2004 3:51 PM
To: [EMAIL PROTECTED]
Subject: Tomcat monitoring
Hi,
Does anyone know of any monitoring software for detecting when a tomcat
instance becomes unavailable and notifying support persons via email/page?
Something open source, preferably.
TIA.
> --Kevin Taylor
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html