I wrote some nagios plugins: Basic alive test that sends a message and waits for a reply:
https://github.com/ripienaar/monitoring-scripts/blob/master/activemq/check_activemq.rb Queue size and so check: https://github.com/ripienaar/monitoring-scripts/blob/master/activemq/check_activemq_queue.rb they're for use with nagios and needs the ruby stomp lib - and stomp on your broker. ----- Original Message ----- > From: "Quinn Stevenson" <qu...@pronoia-solutions.com> > To: "users" <users@activemq.apache.org> > Cc: "barry barnett" <barry.barn...@wellsfargo.com> > Sent: Wednesday, 13 April, 2016 15:49:13 > Subject: Re: Monitoring ActiveMQ > Splunk isn’t open source for sure - it was just easier to get up and going > than > ElasticSearch or Solr, and most of my customers already use it. > > You could do the same sort of thing with Solr or ElasticSearch. > > I think Nagios has an ActiveMQ plugin too, but I’ve never used that. > >> On Apr 13, 2016, at 7:39 AM, Vishwakarma, Chhaya >> <chhaya.vishwaka...@thinkbiganalytics.com> wrote: >> >> Im looking for a free/open source solution >> >> >> Regards, >> Chhaya Vishwakarma >> Data Engineer, Think Big Solution Center - India >> Think Big >> chhaya.vishwaka...@thinkbiganalytics.com >> >> Desk: +91 2261178196 >> Cell: +91 7045306767 >> >> >> >> -----Original Message----- >> From: Quinn Stevenson [mailto:qu...@pronoia-solutions.com] >> Sent: 13 April 2016 19:08 >> To: users@activemq.apache.org >> Cc: barry.barn...@wellsfargo.com >> Subject: Re: Monitoring ActiveMQ >> >> I’ve used Splunk a few times with my customers - it was pretty easy to get >> going. >> >> I’ve used Splunk scripted inputs to pull data from the ActiveMQ Statistics >> plugin, and I’ve also pushed data directly to Splunk from ActiveMQ via Camel. >> >>> On Apr 13, 2016, at 5:46 AM, Vishwakarma, Chhaya >>> <chhaya.vishwaka...@thinkbiganalytics.com> wrote: >>> >>> Thanks, >>> >>> Can you please provide some more detaiuls about it ? documentation ? how to >>> use >>> it ? >>> >>> Also I need alerting how that can be achieved any suggestions ? >>> >>> >>> Regards, >>> Chhaya Vishwakarma >>> Data Engineer, Think Big Solution Center - India Think Big >>> chhaya.vishwaka...@thinkbiganalytics.com >>> >>> Desk: +91 2261178196 >>> Cell: +91 7045306767 >>> >>> >>> -----Original Message----- >>> From: barry.barn...@wellsfargo.com >>> [mailto:barry.barn...@wellsfargo.com] >>> Sent: 11 April 2016 17:48 >>> To: users@activemq.apache.org; users@activemq.apache.org >>> Subject: RE: Monitoring ActiveMQ >>> >>> RHQ is a good tool! >>> >>> >>> >>> Regards, >>> >>> Barry Barnett >>> Enterprise Queuing Services | QS4U >>> Cell: 803-207-7452 >>> >>> >>> -----Original Message----- >>> From: Vishwakarma, Chhaya >>> [chhaya.vishwaka...@thinkbiganalytics.com<mailto:Chhaya.Vishwakarma@Th >>> inkbiganalytics.com>] >>> Sent: Monday, April 11, 2016 07:10 AM Central Standard Time >>> To: users@activemq.apache.org >>> Subject: Monitoring ActiveMQ >>> >>> >>> Hi All, >>> >>> I have ingestion pipeline source --> ActiveMQ --> Storm --> HDFS. Now I >>> want to >>> monitor ActiveMQ queue so as to detect failures and send email to concerned >>> person. >>> >>> I haven't used it before so I'm looking at options that can be used for >>> monitoring these queues. >>> >>> Can somebody suggest suitable tools ? >>> >>> Regards, >>> >>> Chhaya >>>