On Mon, Dec 3, 2018 at 5:29 PM Elma <elm.c...@gmail.com> wrote: > > I wonder if we can send nagios critical notification of specific clients > to a separate email address. > right now one email address is used for all the critical notification. >
This is really a nagios question however I'd think the answer is "yes" -- it's question of configuring nagios correctly. In my nagios configuration, I've separated each server into their own files. Here's an example of how my "bacula" server is configured in nagios: find . -name bacula* ./etc/hostextinfo/bacula.cfg ./etc/hosts/bacula.cfg ./etc/services/bacula.cfg (cwd is /usr/local/nagios) In my ./etc/hosts/bacula.cfg file, I have the following line: contact_groups admins This eventually "bubbles up" to the .cfg file where "admins" is equated to an email address. I think spending some time googling for emailing multiple contacts should provide an answer. Here's one: https://support.nagios.com/forum/viewtopic.php?f=7&t=34029 - donna -- Donna Hofmeister Allegro Consultants, Inc. 408-252-2330 Visit us on Linkedin <https://www.linkedin.com/company/allegro-consultants-inc-> Like us on Facebook <http://www.facebook.com/allegroconsultantsinc>
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users