Search found 6 matches

by frenyman
Sat Jun 07, 2014 9:14 am
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

Re: [PROBLEM]Notifications

Solved.


thanks for your help
by frenyman
Fri Jun 06, 2014 9:06 am
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

Re: [PROBLEM]Notifications

the log post previous are the notifications My config the postfix: postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 html_directory = no inet_interfa...
by frenyman
Thu Jun 05, 2014 10:11 am
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

Re: [PROBLEM]Notifications

the previous log is of Nagios. This is the mail log Jun 3 10:11:23 mbcolombia postfix/local[10707]: ED46A1CE8002: to=<root@Server.localdomain>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=5.2.2, status=bounced (cannot update mailbox /var/mail/root for user root. cannot open file: File too large)...
by frenyman
Thu Jun 05, 2014 12:02 am
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

Re: [PROBLEM]Notifications

when i run: echo "text mail" | mail -s "subject" correo@correo.com the mail arrives correctly. but not with NAGIOS this is what the log shows [1401881158] SERVICE ALERT: VPN.XXX;TCP.8989;CRITICAL;SOFT;1;CRITICAL - Socket timeout after 10 seconds [1401881208] SERVICE ALERT: VPN.XX...
by frenyman
Tue Jun 03, 2014 8:18 pm
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

Re: [PROBLEM]Notifications

====================================== services.cfg ====================================== #----------------------------------- #Check Port #----------------------------------- define service { host_name VPN.XXX service_description TCP.8989 is_volatile 0 check_period 24x7 max_check_attempts 4 norma...
by frenyman
Tue Jun 03, 2014 12:21 pm
Forum: Open Source Nagios Projects
Topic: [PROBLEM]Notifications
Replies: 14
Views: 6426

[PROBLEM]Notifications

Hello,
I have problems with notifications,these are not sent, when service or host is in critical
when send custom service notification, this is sent correctly. and mail arrives.

this was not happening before

Thanks