Is Tomcat running?

Why grep ps, when the pid has been written to the $CATALINA_PID file? I have a cron‘d checker script which sends out an email when tomcat is down: I guess you could also use wget to check the health of your tomcat. If you have a diagnostics page with user load etc, you could fetch … Read more