On 11/23/2014 10:31 AM, Philipp Dallig wrote: > Nov 23 10:08:06 puppetmaster01 puppet-master[21761]: Compiled catalog > for xymon.xxxxx.com in environment production in 241.31 seconds
There's some 120 second compiler runs, and some 240s. Multiples of 120 seconds? That certainly has a meaning, but I have no idea what that is. Can you set up a webrick master on an alternate port? See if you can reproduce with an especially problematic agent? It should then be fairly easy to latch onto the master process with strace to get a detailed look at just what the process is doing during those two minutes of delay. Ruby profiling might also be a sensible option. Good luck, Felix -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/54724407.4070806%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/d/optout.
