Search found 2 matches

by remyapoulose
Wed Jan 30, 2013 4:04 am
Forum: Open Source Nagios Projects
Topic: Can't expose data as graph in nagios
Replies: 1
Views: 703

Can't expose data as graph in nagios

I am monitoring Message Count attribute of JMS Queue using Nagios. For that I am using check_jmx plugin and it gives the output as "JMX OK MessageCount=400". I configured graph for this service, but when click on graph icon it shows no data available. This service not generating any rrd fi...
by remyapoulose
Wed Jan 02, 2013 1:31 am
Forum: Open Source Nagios Projects
Topic: Monitor JMX attributes using check_jmx plugin
Replies: 1
Views: 1164

Monitor JMX attributes using check_jmx plugin

I am monitoring JMX attributes with nagios plugin check_jmx with the help of NRPE. This plugin spawns mutiple processes named JMXQuery and the system hangs after that. What is the reason for that and how this plugin works?