Search found 3 matches

by pixelgrunt
Thu Dec 13, 2012 8:11 am
Forum: Open Source Nagios Projects
Topic: eventhandler executions and notifications
Replies: 5
Views: 2060

Re: eventhandler executions and notifications

It's nice to have a new road to trod, even if it hasn't taken me anywhere yet. I attempted to merge my eventhandler script with the default 'notify-service-by-email' command in a bash script wrapper, and then define it with the 'service_notification_commands' in a contact template. I thought this wo...
by pixelgrunt
Wed Dec 12, 2012 8:17 am
Forum: Open Source Nagios Projects
Topic: eventhandler executions and notifications
Replies: 5
Views: 2060

Re: eventhandler executions and notifications

Thanks for the help! I was looking at the macro reference page that you listed, but I clearly wasn't reading all of it because I didn't notice the big column that indicated whether the macro was available to eventhandlers. :roll: I like your idea of going further upstream and potentially modifying t...
by pixelgrunt
Tue Dec 11, 2012 10:16 am
Forum: Open Source Nagios Projects
Topic: eventhandler executions and notifications
Replies: 5
Views: 2060

eventhandler executions and notifications

I've been working with Nagios for years.. I've always used it for passive monitoring of hosts and services, and things have gone so well that I've implemented Nagios Core at my past 3 workplaces with widespread approval and acceptance from mgmt and peers. Now, I'm getting the itch (as well as mgmt p...