Ok, thanks.

I did not change anything in the config files other than to add the
required settings for the connector in server.cfg

#Puppet Plugin
plugin.puppet.command = /opt/puppet/bin/puppet agent --test
plugin.puppet.splay = false
plugin.puppet.daemonize = true
plugin.puppet.splaylimit = 30
plugin.puppet.config = /etc/puppet/puppet.conf


connector = stomp
plugin.stomp.host = puppet05
plugin.stomp.port = 61613
plugin.stomp.user = mcollective
plugin.stomp.password = secret


I do not even have this file :/etc/mcollective/plugin.d/puppet.cfg   ????

I do not think my servers are particularly slow, but then again, I have
other servers that are answering just fine...

Thanks SO MUCH!

On Tue, Mar 5, 2013 at 4:35 PM, R.I.Pienaar <r...@devco.net> wrote:

>
>
> ----- Original Message -----
> > From: "Worker Bee" <beeworke...@gmail.com>
> > To: puppet-users@googlegroups.com
> > Sent: Tuesday, March 5, 2013 9:31:10 PM
> > Subject: Re: [Puppet Users] Mcollective/Puppet Connector
> >
> > Ahh...
> >
> > We do not run the puppet agents as daemons, we just call the agent
> manually
> > when needed.
>
> that's what the mco agent does too - so back to the questions, are your
> machines particularly slow/busy? did you change the config in server.cfg
> or /etc/mcollective/plugin.d/puppet.cfg?
>
> > Is there a way I can increase this timeout?
>
> you'd need to adjust the DDL files everywhere, best to find out what the
> cause is
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to