raghavendra kristam wrote: > Hi, [snip] > a)For server availability: listening to Tomcat server port periodically and > send out notification when there is no response on the port. > b)For memory/disk usage: periodically check memory/disk space and send out > notification when the usage reaches certain thresholds. > c) For requests per minute for the Tomcat Server and per JSP level requests > per minute and response time > >
Hi, a) can be handled by check_tcp or check_http (fyi - I can't use check_http -S for tomcat 4; I think it's a problem w/ the SSL implementation on the older tomcats) b) memory/CPU can be handled by either SNMP or, if running on Windows, by using nsclient c) not sure on this one, but maybe someone else has ideas. I don't know where these numbers would exist. Good luck, - Josh ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
