Search found 9 matches

by adriang
Mon Jun 02, 2014 8:20 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

Well, a new user mistake, I didn't add the contacts to the service.cfg file.
Now it's all good.
:lol:
Adrian
by adriang
Mon Jun 02, 2014 4:34 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

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...
by adriang
Sun Jun 01, 2014 7:10 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

I did another check - I add a new contact and add him to the hosts:
"contacts adrian"

But he didn't get any mails too.
What can be the problem?

Thanks in advance :(

Adrian
by adriang
Sat May 31, 2014 12:29 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

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...
by adriang
Thu May 29, 2014 10:48 pm
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

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.

Adrian
by adriang
Thu May 29, 2014 7:25 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

Sure, /usr/local/nagios/etc/objects/contacts.cfg is attached
by adriang
Thu May 29, 2014 7:09 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

Thanks for the replay

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.

Adrian
by adriang
Thu May 29, 2014 1:49 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Re: Mail only sent to nagiosadmin

Thanks for the answer.

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.

Adrian
by adriang
Wed May 28, 2014 12:07 am
Forum: Open Source Nagios Projects
Topic: Mail only sent to nagiosadmin
Replies: 13
Views: 7823

Mail only sent to nagiosadmin

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...