Search found 3 matches

by dhillonm
Fri Feb 17, 2017 4:28 pm
Forum: Nagios XI
Topic: How to map multiple instances of resources to a service.
Replies: 5
Views: 1319

Re: How to map multiple instances of resources to a service.

Have you looked over this guide at all to see if it will work for you? https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-JMX-with-Nagios-XI.pdf Thank you Thanks, I did take a look at the document but it does not answer my question about mapping a service to a variable number of resources...
by dhillonm
Thu Feb 16, 2017 3:07 pm
Forum: Nagios XI
Topic: How to map multiple instances of resources to a service.
Replies: 5
Views: 1319

Re: How to map multiple instances of resources to a service.

Thanks for the quick reply. The resource I am trying to monitor is the JBoss EAP appserver. There are certain metrics which have a one to one mapping with the service definition ( heap usage, thread counts etc. ) and these are easy to map. There are certain resources within the jvm which may have mu...
by dhillonm
Thu Feb 16, 2017 9:39 am
Forum: Nagios XI
Topic: How to map multiple instances of resources to a service.
Replies: 5
Views: 1319

How to map multiple instances of resources to a service.

Hi, I am new to the Nagios world and currently evaluating Nagios XI . One thing I haven't been able to figure out how to map multiple instances of a resource/metric to services. E.g. A target may have 0 to n instances of a db connection pool. i have only seen static mapping of resources, wondering h...