If you want to do multiple contacts I find it easier to just create a contact
group.
define contact{
contact_name joe
email
[email protected]<mailto:[email protected]>
}
define contact{
contact_name john
email
[email protected]<mailto:[email protected]>
}
define contactgroup{
contactgroup_name admins
members joe, john
}
Then just add:
contact_groups admins
To the service definition, this tends to keep things a little less cluttered in
my opinion.
From: icinga-users [mailto:[email protected]] On Behalf Of
Nathan
Sent: Wednesday, March 05, 2014 10:12 PM
To: [email protected]
Subject: [icinga-users] Unable to add additional contacts
I’m running Icinga 1.10, have been for some time. It works great. However now
I need to add additional people so they get email notifications. Should be no
problem, I copy/paste my entry in the contacts.cfg file and change the name and
email address and then add them to the contacts for the things they need
notified about. However when something get triggered, I get notified but they
never do. My notification shows up in the web UI->notifications screen. They
simply don’t have an entry. Also, manually executing the command from the
shell to send them an email works fine, so it isn’t a problem with Icinga being
unable to send the email. I don’t see anything in any of the logs. I’m not
really sure what the issue is.
--
Nathan
Sent with Sparrow<http://www.sparrowmailapp.com/?sig>
NOTICE:
This message, and any attachments, contain(s) information that may be
confidential or protected by privilege from disclosure and is intended only for
the individual or entity named above. No one else may disclose, copy,
distribute or use the contents of this message for any purpose. Its
unauthorized use, dissemination or duplication is strictly prohibited and may
be unlawful. If you receive this message in error or you otherwise are not an
authorized recipient, please immediately delete the message and any attachments
and notify the sender.
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users