Monitoring tomcat process
Posted: Tue Jan 03, 2017 1:47 pm
Hi,
I am using check_tcp to check for tomcat port 8080. For example /usr/lib/nagios/plugins/check_tcp -H 192.168.13.21 -p 8080. Is this the right approach by monitoring tomcat process using check_tcp nagios plugin or do i need to use any specific nagios plugin to check if the Tomcat process is up or down on remote linux server or is it recommended to scan the tomcat catalina.out log file for any exception using check_logfiles (https://labs.consol.de/nagios/check_logfiles/index.html).
Any help will be highly appreciable. Please suggest.
Regards,
Kaushal
I am using check_tcp to check for tomcat port 8080. For example /usr/lib/nagios/plugins/check_tcp -H 192.168.13.21 -p 8080. Is this the right approach by monitoring tomcat process using check_tcp nagios plugin or do i need to use any specific nagios plugin to check if the Tomcat process is up or down on remote linux server or is it recommended to scan the tomcat catalina.out log file for any exception using check_logfiles (https://labs.consol.de/nagios/check_logfiles/index.html).
Any help will be highly appreciable. Please suggest.
Regards,
Kaushal