How to monitor Apache Tomcat in Nagios Core

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: How to monitor Apache Tomcat in Nagios Core

Post by hsmith »

peterooney wrote:Don't worry too much about this - I found another way to get around it, by monitoring the Apache Tomcat7 process instead.

Code: Select all

define service{
       use                      generic-service
       #host_name               MYFIRSTSERVER, MYSECONDSERVER
       hostgroup_name           windows-servers
       service_description      Service - Tomcat7
       check_command            check_nt!SERVICESTATE!-d SHOWALL -l Tomcat7
       }
Cheers

Pete
Pete,

Would you like us to close this thread if things are working for you?
Former Nagios Employee.
me.
Locked