Greetings,
I'm experiencing some odd issue with my nagios server.
It dosen't notify by email anymore
When I execute the corresponding command in the nagios (user) shell, I
receive an email
A. So it is not postfix nor a system problem, just nagios which
doesn't send email
Reload/Restart-ing program (both postfix and nagios) didn't work out
I do not know where to start my investigation
Here are some info :
notify-host-by-email :
/usr/bin/printf "%b" " Nagios \n\nNotification Type: $NOTIFICATIONTYPE
$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo:
$HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /usr/bin/mail -s
"[$HOSTGROUPNOTES$ $NOTIFICATIONTYPE$ Host $HOSTSTATE$ in $HOSTNAME$]"
$CONTACTEMAIL$
notify-service-by-email :
/usr/bin/printf "%b" " Nagios \n\nNotification Type: $NOTIFICATIONTYPE
$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress:$HOSTADDRESS
$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional
Info:\n\n$SERVICEOUTPUT$" | /usr/bin/mail -s "[$HOSTGROUPNOTES$
$NOTIFICATIONTYPE$ Service $SERVICESTATE$ in $HOSTNAME$/$SERVICEDESC$]"
$CONTACTEMAIL$
Best Regards
--
M. Sébastien LELIÈVRE
Ingénieur Système & Base de Données
ABF Hébergement / AZ Network
40, rue Ampère
61000 ALENÇON (ORNE)
FRANCE
Tel. : + 33 (0) 233 320 616
Port. : + 33 (0) 673 457 243
Poste : 120
e-mail : [EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null