On Nov 7, 2014 5:43 AM, "Spriya" <[email protected]> wrote: > > I have a requirement to send to snmp traps to any monitoring tool if i get any notice messages. or if the nodes to changed mode in the console. > > > Is anyone did this? Please share your ideas.
You didn't mention what platform you're on, but if you're on EL5+ you could use rsyslog to send traps if what you want is in the logs. Other log parsing/aggregating tools could also do it. Another option would be to write or find a report processor that could do it. I'm not sure what you mean by "mode" in "if the nodes to change mode" means. Wil -- 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/CAMmm3r4bCe%2BLjdsu1PoQta87ZzTaBWeOdabPg30QuTTf1rX7PQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
