On 10/21/2014 06:06 PM, New wrote: > Hello > I need create fact that check the messages log and find any error with > every execution of puppet. > The objective is check if any error appear in any execution of puppet > and return the name of the class fail. > Thanks!!!
Hi, have you tried storing reports on the master/in PuppetDB and examining those? Specifically, PuppetBoard and PuppetExplorer may be good starting points for you to get a quick visual of the data that is available. Scripting your own retrieval and monitoring should be rather simple then. Best regards, 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/544A63FF.8090800%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/d/optout.
