List of all Email recipients

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
b.trichter
Posts: 8
Joined: Sun Jun 02, 2013 5:18 am

List of all Email recipients

Post by b.trichter »

Is there a way to set email structure to show all recipients that receive a given email notification when receiving email notification?

I am looking for a general solution rather than a one for specific alerts that will have me changing each and every alert i already defined.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: List of all Email recipients

Post by abrist »

Have you looked at the notification log under Home --> Incident Management?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
b.trichter
Posts: 8
Joined: Sun Jun 02, 2013 5:18 am

Re: List of all Email recipients

Post by b.trichter »

Thanks for this.

I'll try to clarify, i would like to see the recipients list each time i receive email notification.

Is there a way to set this up?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: List of all Email recipients

Post by slansing »

Which handlers do you primarily use for email notifications?

Code: Select all

notify-"host/service"-by-email
or

Code: Select all

 xi_"host/service"_notification_handler
b.trichter
Posts: 8
Joined: Sun Jun 02, 2013 5:18 am

Re: List of all Email recipients

Post by b.trichter »

This one: notify-"host/service"-by-email
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: List of all Email recipients

Post by sreinhardt »

I think you want to modify your contacts notification preferences to include the $NOTIFICATIONRECIPIENTS$ macro to add a list of all recipients.
http://nagios.sourceforge.net/docs/3_0/ ... RECIPIENTS
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
b.trichter
Posts: 8
Joined: Sun Jun 02, 2013 5:18 am

Re: List of all Email recipients

Post by b.trichter »

Thanks for the help, it's working.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: List of all Email recipients

Post by slansing »

Are you running into any other issues with this or need help having to do with this?
Locked