Can't expose data as graph in nagios

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
remyapoulose
Posts: 2
Joined: Wed Jan 02, 2013 1:14 am

Can't expose data as graph in nagios

Post by remyapoulose »

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 file. How can I configure graph for my message count monitoring service? In graph i want to show message count/hour. Whether I have to use another plugin?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Can't expose data as graph in nagios

Post by slansing »

Do you have other plugins graphing data as their checks come in? I'm not sure that that plugin supports performance metrics, I will dig around and see.
Locked