I have looked over the documentation, but I did not see anything pertaining to this subject. If there is documentation of such sort, could someone please point me to it? Is it possible to register some sort of custom error/exception handler? I would like to be able to register for any exception or error during a catalog run and potentially act upon said errors (i.e. create an SNMP trap, generate an email, etc.). Is there a prescribed way to do this? Thanks! Birch -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/c4lzYX3_od8J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Monday, January 21, 2013 5:42:41 PM UTC-6, James Birchfield wrote:> > I have looked over the documentation, but I did not see anything > pertaining to this subject. If there is documentation of such sort, could > someone please point me to it? > > Is it possible to register some sort of custom error/exception handler? I > would like to be able to register for any exception or error during a > catalog run and potentially act upon said errors (i.e. create an SNMP trap, > generate an email, etc.). Is there a prescribed way to do this? > >The only thing I know of would be after the fact, report based things using a custom report processor. I> Thanks! > > Birch >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/gF-egCgv1moJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Thanks for the response. After I posted this question, I came to that conclusion as well. I think it will fit our needs. Birch On Tuesday, January 22, 2013 9:01:21 AM UTC-5, llowder wrote:> > > > On Monday, January 21, 2013 5:42:41 PM UTC-6, James Birchfield wrote: >> >> I have looked over the documentation, but I did not see anything >> pertaining to this subject. If there is documentation of such sort, could >> someone please point me to it? >> >> Is it possible to register some sort of custom error/exception handler? >> I would like to be able to register for any exception or error during a >> catalog run and potentially act upon said errors (i.e. create an SNMP trap, >> generate an email, etc.). Is there a prescribed way to do this? >> >> > The only thing I know of would be after the fact, report based things > using a custom report processor. I > > > >> Thanks! >> >> Birch >> >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/emw8Dqcm9DwJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.