Enable check_jmx for NagiosGraph

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.
Locked
stecino
Posts: 248
Joined: Thu Mar 14, 2013 4:42 pm

Enable check_jmx for NagiosGraph

Post by stecino »

Hi All,

How can we see the data collected by this plugin in the NagiosGraph. This metric for the host doesn't show up in the NagiosGraph menu

Thanks in advance
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Enable check_jmx for NagiosGraph

Post by slansing »

Under the service's page: Services > "Service Name" >

Is there any data listed under Performance Data?

If not, then the plugin does not return performance data, or you have incorrectly configured it. If it does not return performance data you would need to modify it to do so assuming it's license allows for modification "I believe all plugins do."

Please see:

http://nagiosplug.sourceforge.net/devel ... tml#AEN201
stecino
Posts: 248
Joined: Thu Mar 14, 2013 4:42 pm

Re: Enable check_jmx for NagiosGraph

Post by stecino »

No Performance data is being collected. I will check the URL you have posted. Thanks for the info
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Enable check_jmx for NagiosGraph

Post by slansing »

Great, that will help you figure out if it does return valid perf data, and if not, how to add it in.
Locked