Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2012-11-26 Thread Jayapandian Ponraj
Overall it works like a > > charm, but sometimes (eg. 1/30) discovery fails. > > does mco ping exhibit the same behavior if you run it often? Does it > tend to happen more after a period of the collective being idle or just > really randomly? > Am facing the same problem where the discovery fai

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-09 Thread Yaakov Nemoy
Absolutely. Attached. On Fri, Dec 9, 2011 at 01:08, Jens Braeuer wrote: > Hi Yaakov, > > would you be so kind and share your Nagios script with us? Would be cool :-) > > Jens > > Am 08.12.11 23:22, schrieb Yaakov Nemoy: >> If you're looking for monitoring tips, one thing we do is run an 'mco >> f

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-09 Thread R.I.Pienaar
- Original Message - > Hi Yaakov, > > would you be so kind and share your Nagios script with us? Would be > cool :-) I have some activemq monitor stuff @ https://github.com/ripienaar/monitoring-scripts/tree/master/activemq not quite what you're after but will help. You can also use th

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-09 Thread Jens Braeuer
Hi Yaakov, would you be so kind and share your Nagios script with us? Would be cool :-) Jens Am 08.12.11 23:22, schrieb Yaakov Nemoy: > If you're looking for monitoring tips, one thing we do is run an 'mco > find' on our entire network. A nagios page goes out if the count ('wc > -l') drops below

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-08 Thread Yaakov Nemoy
If you're looking for monitoring tips, one thing we do is run an 'mco find' on our entire network. A nagios page goes out if the count ('wc -l') drops below a threshold. -Yaakov On Thu, Dec 8, 2011 at 06:50, Jens Braeuer wrote: > Hi everyone, > > thank R.I.P. for the pointers. I already planed t

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-08 Thread R.I.Pienaar
- Original Message - > Hi everyone, > > thank R.I.P. for the pointers. I already planed to add more > monitoring to ActiveMQ, so I'll take this as a chance. I > dont think Amazon network settings are the root cause in my case, as > I have registration agent enabled on all machines. > Thi

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-08 Thread Jens Braeuer
Hi everyone, thank R.I.P. for the pointers. I already planed to add more monitoring to ActiveMQ, so I'll take this as a chance. I dont think Amazon network settings are the root cause in my case, as I have registration agent enabled on all machines. This should keep the connection busy. I filed

Re: [Puppet Users] MCollective discovery - we did not discover any nodes

2011-12-07 Thread R.I.Pienaar
hello, - Original Message - > Hi everyone, > > I run MCollective 1.2.1 together with ActiveMQ 5.5 under Scientific > Linux 6.1 on Amazon EC2. Overall it works like a > charm, but sometimes (eg. 1/30) discovery fails. Still the exit-code > of mco will be 0, which is a problem for me as I >