Search found 4 matches

by cesco_78
Mon Sep 10, 2012 9:35 am
Forum: Open Source Nagios Projects
Topic: Mail notification
Replies: 7
Views: 1763

Re: Mail notification

Hello, I changed the command, but the maillog remain empty, no notification arrives to postfix
by cesco_78
Mon Sep 10, 2012 1:37 am
Forum: Open Source Nagios Projects
Topic: Mail notification
Replies: 7
Views: 1763

Re: Mail notification

Hello, there are the commands notify-host-by-email /usr/bin/printf "%b" "***** Nagios/Socbox *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "** $N...
by cesco_78
Fri Sep 07, 2012 2:25 am
Forum: Open Source Nagios Projects
Topic: Mail notification
Replies: 7
Views: 1763

Re: Mail notification

Hello, this is my contacts.cfg define contact { contact_name nagiosadmin alias Nagios Admin host_notifications_enabled 1 service_notifications_enabled 1 host_notification_period 24x7 service_notification_period 24x7 host_notification_options d,u,r,f,s,n service_notification_options w,u,c,r,f,s,n hos...
by cesco_78
Thu Sep 06, 2012 3:19 am
Forum: Open Source Nagios Projects
Topic: Mail notification
Replies: 7
Views: 1763

Mail notification

Hello, I'm a newbe on nagios core and I've a problem... I configured nagios and postfix, but there is something that doesn't work in mail notification. When i send a test email from the webgui, this email is sent and arrives correctly, but if i try to configure an automatic notification, the mail il...