Re: [Nagios-devel] notifications - bundled
Posted: Mon Apr 07, 2003 8:17 pm
I don't know how practical this would be, as Nagios wouldn't know
whether to just send one notification or run the notification command
for each contact (like it does now).
Nicholas Tang released an addon for NetSaint called NANS (Netsaint
Aggregate Notification System) that was meant to aggregate multiple
notifications. I haven't used it myself, but that might do the trick
either out of the box or with a bit of tweaking.
On 7 Apr 2003 at 21:55, Subhendu Ghosh wrote:
> Hi Ethan
>
> I was wondering whether it might be feasible to add another macro for
> notifications such that bundled notifications are possible.
>
> ie. - $CONTACTEMAILS$ (note the "s") would contain a comma delimited list
> of all the contact emails
>
> This would allow a single notification - with multiple recipients.
>
> I know it implies reworking the logic of notifications.c to validate the
> contact list before creating the CONTACTEMAILS
>
> The other change would be for logging - need a new loop to itereate over
> members.
>
>
> --
> -sg
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
whether to just send one notification or run the notification command
for each contact (like it does now).
Nicholas Tang released an addon for NetSaint called NANS (Netsaint
Aggregate Notification System) that was meant to aggregate multiple
notifications. I haven't used it myself, but that might do the trick
either out of the box or with a bit of tweaking.
On 7 Apr 2003 at 21:55, Subhendu Ghosh wrote:
> Hi Ethan
>
> I was wondering whether it might be feasible to add another macro for
> notifications such that bundled notifications are possible.
>
> ie. - $CONTACTEMAILS$ (note the "s") would contain a comma delimited list
> of all the contact emails
>
> This would allow a single notification - with multiple recipients.
>
> I know it implies reworking the logic of notifications.c to validate the
> contact list before creating the CONTACTEMAILS
>
> The other change would be for logging - need a new loop to itereate over
> members.
>
>
> --
> -sg
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]