Unbelievable, I change the hosts confing to: define host{ use cust ; Inherit default values from a template host_name ptc ; The name we're giving to this server alias ptc ; A longer name for the server address ptc.me.com ; IP address of Remote Linux host contacts adrian,rachel } and again, the notif...
Thanks for the answer. Here is the log: [root@monitor ~]# tail -30 /var/log/maillog May 31 03:05:33 monitor postfix/pickup[9331]: 0CBF940328: uid=500 from=<nagios> May 31 03:05:33 monitor postfix/cleanup[10060]: 0CBF940328: message-id=<20140531000533.0CBF940328@monitor.aol.coml> May 31 03:05:33 moni...
Thanks for the answer.
Belive me, I check everything before I post the problem, the maillog is empty, this means that I only have the nagiosadmin email.
The "send custom notification" is working, fit and admins are getting the mail.
The "fit" group is defined in the /usr/local/nagios/etc/objects/contacts.cfg file.
This is a new nagios install with only 2 remote servers, and the both are not receiving notification.
I stop adding hosts because this problem.
Sure I restart, belive my I check evrything before I post the problem.
I don't have any ideay what's wrong here because when I check the config files via the web (System/Configuratuon) it looks right.
Hi I add a new contact / contactgroup to objects/contacts.cfg and modify two of the hosts to send email to the new contact. Here is the host config: ## Default define host{ use cust ; Inherit default values from a template host_name ptce2 ; The name we're giving to this server alias ptce2 ; A longer...