Re: jmx queries and nagios-jmx-plugin

2010-10-25 Thread Joe Niski
thanks, Dejan! putting my broker's name in your example query (in place of "localhost") worked. i'll followup a bit more once we actually start monitoring. Joe Niski IS Development | NWEA PHONE 503.212.3382 | FAX 503.639.7873 NWEA.ORG<3D%22http://www.nwea.org/%22> | Partnering to Help All

Re: jmx queries and nagios-jmx-plugin

2010-10-25 Thread Joe Niski
thanks, Dejan! putting my broker's name in your example query (in place of "localhost") worked. i'll followup a bit more once we actually start monitoring. Joe Niski IS Development | NWEA PHONE 503.212.3382 | FAX 503.639.7873 NWEA.ORG<3D%22http://www.nwea.org/%22> | Partnering to Help All

Re: jmx queries and nagios-jmx-plugin

2010-10-25 Thread Dejan Bosanac
Hi Joe, you should use something like this for the objectName org.apache.activemq:BrokerName=localhost,Type=Broker You can see those names in JConsole (when positioning on the appropriate object). BTW. I didn't use Nagios with ActiveMQ, would love to hear your experience. Cheers -- Dejan Bosan

jmx queries and nagios-jmx-plugin

2010-10-22 Thread Joe Niski
i'm trying to write jmx queries for the nagios-jmx-plugin (http://snippets.syabru.ch/nagios-jmx-plugin) v 1.2.0, so our system engineers can set up automated alerts in our Nagios infrastructure. i'm using the check_jmx script that comes with the plugin. i'm not getting very far with querying fo