**There is a post "Run class in the start up of Tomcat" that explains how to
notify when Tomcat is starting/stoping... I think than there you can find an
answer...



2006/5/29, Mladen Adamovic <[EMAIL PROTECTED]>:

Mir Kasim Ali wrote:
> I want to configure my tomcat server for sending sms to the concerned
> person
> when ever server goes down.Please tell me If any body has done the same.
>
The easiest way is to make simple program on other computer who will
periodically send http request to Tomcat server. If Tomcat server don't
respond it means it is down and other computer send SMS via jSMS or
whatever. Sounds easy.

--
Mladen Adamovic
http://home.blic.net/adamm  http://www.shortopedia.com
http://www.froola.com   http://www.online-utility.org


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to