samengr wrote:
> Hi,
> 
> I am using tomcat version 5.5.9 and nagios for monitoring services and
> harware resources in my office environment. Can someone help me to monitor
> tomcat status remotely from nagios server? Is tomcat up or down and throw
> email if tomcat is down? I know there isnt any builtin pluggin so probably
> it would be like to write a script and then get its out put.
> 
> we can check the status of tomcat in many ways like 
> 
> 1. $ ps fax | grep tomcat | grep Djav
> 
> or 
> 
> 2. netstat -ltn | grep 8085 
> note: my tomcat is listening on 8085.
> 
> So any suggestion how to integrate it with nagios?
> 
> Many thanks in advance.

This question belongs on the users list.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to