Search found 2 matches

by colintaylor
Wed Sep 14, 2011 4:29 am
Forum: Open Source Nagios Projects
Topic: Unable to get $CONTACTEMAIL$ to expand
Replies: 20
Views: 6938

Re: Unable to get $CONTACTEMAIL$ to expand

I had exactly this - and the problem was that I had my event handler(s) for hosts and services set to "notify_host_by_email" or "notify_service_by_email". The $CONTACTEMAIL$ macro is not available in the event handler parameters.

Hope that helps! (took me *weeks* to find that!)
by colintaylor
Wed Sep 14, 2011 4:21 am
Forum: Open Source Nagios Projects
Topic: Visibility of Hosts/Services in browser
Replies: 0
Views: 1456

Visibility of Hosts/Services in browser

Hi I am setting up a Nagios Core 3.2.3 installation. All seems to be working well, except for the following problem: I have two contacts: "engineering" and "operations". I have two hosttemplates - operations-host and engineering-host. the contact defined here is "engineering...