Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: Tomcat monitoring

Velagapudi, Niranjan

2004-04-19

Replies:

RE: Tomcat monitoring

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:gkatz@ALLOT.COM]
Sent: Monday, April 19, 2004 11:06 AM
To: SERVLET-INTEREST@JAVA.SUN.COM
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:Kevin_Taylor@PAMPEREDCHEF.COM]
Sent: Monday, April 19, 2004 3:51 PM
To: SERVLET-INTEREST@JAVA.SUN.COM
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 listserv@java.sun.com 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 listserv@java.sun.com 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 listserv@java.sun.com 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

©2008 junlu.com - Jax Systems, LLC, U.S.A.