[Puppet Users] Re: Notifying a service when exported resources go away

2009-07-29 Thread David Schmitt
Eric Gerlach wrote: On Fri, Jul 24, 2009 at 04:09:22PM -0700, Teyo Tyree wrote: On Fri, Jul 24, 2009 at 12:47 PM, Eric Gerlach egerl...@feds.uwaterloo.cawrote: Hi, I'm working with nagios, and if I'm de-configuring a server manually, I'd like to have the monitoring system not complain

[Puppet Users] Re: Exported resources, sshkey (was Re: Notifying a service when exported resources go away)

2009-07-29 Thread David Schmitt
Ian Ward Comfort wrote: On 28 Jul 2009, at 9:39 AM, Bruce Richardson wrote: I have to say, I'm unconvinced by the whole storedconfigs mechanism, particularly for this kind of thing. If you're using puppet to configure most or all aspects of your hosts on the network, then your central

[Puppet Users] Re: Exported resources, sshkey (was Re: Notifying a service when exported resources go away)

2009-07-29 Thread Ian Ward Comfort
On 28 Jul 2009, at 11:00 PM, David Schmitt wrote: Ian Ward Comfort wrote: For me, the killer app for storeconfigs is exported SSH host keys. That's information that my puppetmaster *doesn't* have in its manifests, and needs to collect from clients. That said, sshkey resources are

[Puppet Users] Re: storeconfigs storms?

2009-07-29 Thread Trevor Hemsley
Brice Figureau wrote: What I suggest you is if it happens next time, is to use innotop and have a look to the live running queries. You might find that you have one or more slow queries. The slow query log might be a better alternative. -- Trevor Hemsley Infrastructure Engineer

[Puppet Users] Re: storeconfigs storms?

2009-07-29 Thread Brice Figureau
On Wed, 2009-07-29 at 09:56 +0100, Trevor Hemsley wrote: Brice Figureau wrote: What I suggest you is if it happens next time, is to use innotop and have a look to the live running queries. You might find that you have one or more slow queries. The slow query log might be a better

[Puppet Users] Re: Metrics and storeconfigs

2009-07-29 Thread Dan Bode
Hi Ohad, --ah, we extend the schema... :) Can you say what the reporting schema looks like? And more importantly for me, are you combining logs and metrics in some way (if so how?) -thanks, Dan --~--~-~--~~~---~--~~ You received this message because you are

[Puppet Users] Re: storeconfigs storms?

2009-07-29 Thread Mark Plaksin
Brice Figureau brice-pup...@daysofwonder.com writes: One thing I noticed is the following: I had in two separate places (modules) the following pattern: if ! defined(File[a]) { file { a: ... } } Then when a host was coming to get its config in puppetmaster, it could get the

[Puppet Users] Re: Metrics and storeconfigs

2009-07-29 Thread Ohad Levy
Hi Dan, I wasn't planning to include reporting so quickly, but you've inspired me to push it up a bit. you'll find some basic info at http://ohadlevy.github.com/gni/ in the code, look in app/model/report.rb and db/migrate/*report* have fun Ohad On Wed, Jul 29, 2009 at 7:40 PM, Dan Bode

[Puppet Users] Re: Yum issues

2009-07-29 Thread Paul Nasrat
2009/7/29 josbal joshua.bald...@gmail.com: Hi, We have majority of RHEL5 servers in our environment. I have noticed in the process of trying to deploy puppet, that i am getting errors when yum is trying to install packages. Most of the time it works flawlessly, however sometime the

[Puppet Users] Re: puppet recipes

2009-07-29 Thread Asif Iqbal
On Wed, Jul 29, 2009 at 1:57 AM, David Schmittda...@dasz.at wrote: Asif Iqbal wrote: So I think I should start small and simple and it may grow to a solution that will be really useful to others. Lets start w/ real basic. I have 300 hosts. I like a push a user to about 100 hosts (dns

[Puppet Users] Re: puppet recipes

2009-07-29 Thread David Schmitt
Asif Iqbal wrote: On Wed, Jul 29, 2009 at 1:57 AM, David Schmittda...@dasz.at wrote: Asif Iqbal wrote: So I think I should start small and simple and it may grow to a solution that will be really useful to others. Lets start w/ real basic. I have 300 hosts. I like a push a user to about

[Puppet Users] Re: puppet recipes

2009-07-29 Thread Asif Iqbal
On Wed, Jul 29, 2009 at 12:35 PM, David Schmittda...@dasz.at wrote: Asif Iqbal wrote: On Wed, Jul 29, 2009 at 1:57 AM, David Schmittda...@dasz.at wrote: Asif Iqbal wrote: So I think I should start small and simple and it may grow to a solution that will be really useful to others. Lets

[Puppet Users] Re: template flapping / classes lost?

2009-07-29 Thread Jason Antman
Peter, I made that change in both affected templates late last night. Both services are still experiencing strange issues (flapping), but it's no longer as regular as before (now, say, each one will be OK for 4 or 5 cycles and then flap back and forth). I've confirmed via debugging output to

[Puppet Users] Re: Yum issues

2009-07-29 Thread Marc Fournier
Hello, We have majority of RHEL5 servers in our environment. I have noticed in the process of trying to deploy puppet, that i am getting errors when yum is trying to install packages. Most of the time it works flawlessly, however sometime the following will be reported: [...] Does anyone

[Puppet Users] Performance issues

2009-07-29 Thread mr
We have quite a bit of puppet clients handled by Mongrel server (4instance) and off late been noticing performance issues with the client mostly. It takes almost 2-3mins to complete puppet runs on clients and takes almost 100%cpus. I know its hard to know what the problem is unless you see what

[Puppet Users] Re: Yum issues

2009-07-29 Thread josbal
Thanks guys. I will give both your suggestions a try and see how i get on. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-users@googlegroups.com To

[Puppet Users] Re: Performance issues

2009-07-29 Thread Jason Rojas
if you use summarize = true on your client configs, you should get a block at the end that looks like this: #puppetd -vt snip Changes: Total: 1 Resources: Applied: 1 Out of sync: 1 Restarted: 1 Scheduled: 317 Total: 266 Time: Config