Search found 3 matches

by kshaoye
Tue Dec 23, 2014 2:20 am
Forum: Open Source Nagios Projects
Topic: Can't receive alert mail
Replies: 5
Views: 1991

Re: Can't receive alert mail

I updated “contacts.cfg” as define contact { contact_name kevin alias Kevin contactgroups admins host_notification_period 24x7 service_notification_period 24x7 host_notification_options d,u,r,f,s service_notification_options w,u,c,r,f,s host_notification_commands notify-host-by-email service_notific...
by kshaoye
Sat Dec 20, 2014 4:25 am
Forum: Open Source Nagios Projects
Topic: Can't receive alert mail
Replies: 5
Views: 1991

Re: Can't receive alert mail

Do both contacts have the exact same notification handlers setup? Could you post the applicable contact configuration files (obfuscating email addresses of course)? Thanks for reply Here is my configuration files define host { host_name switch3 alias Switch 3 display_name Switch 3 address 10.255.1....
by kshaoye
Thu Dec 18, 2014 11:38 pm
Forum: Open Source Nagios Projects
Topic: Can't receive alert mail
Replies: 5
Views: 1991

Can't receive alert mail

I have set both A and B as the default contacts of host X.
A and B are both in group "admins",as well as admins is the default contacts group of host X.
But only A can receive the alert mail from Nagios.
Now I am watching for some suggestion from someone here.

Thanks