Re: [Nagios-users] email notifications not working

2008-10-17 Thread jeremiah
Ok. I figured out the problem. The notify_by_email command and others needed a bit more tweaking if your using exim and not sendmail. The command needs to be in the following format... /usr/bin/printf "message here" | /usr/bin/exim [EMAIL PROTECTED] Thanks! JJ On Fri, 2008-10-17 at 09:26 -07

Re: [Nagios-users] email notifications not working

2008-10-17 Thread jeremiah
Hi Patrick, See below for answers. Puzzling. > There are several important pieces missing here: > > 1. Does your Nagios log show that notifications are being sent? Look for > "NOTIFICATION" in your Nagios log. If it's not there, you've got a > configuration issue and you have not configured Nagi

Re: [Nagios-users] email notifications not working

2008-10-16 Thread Marc Powell
On Oct 16, 2008, at 7:15 PM, jeremiah wrote: > !Errors do exists in the log file. > > ++ > "LOAD-SCRIPT;CRITICAL;HARD;3;Connection refused" > ++ Do you see a corresponding SERVICE NOTIFICATION log entry? If you do, do you see a corresponding log entry in your maillog? > !I've enabled notifica

Re: [Nagios-users] email notifications not working

2008-10-16 Thread Patrick Morris
Hi jeremiah! On Fri, 17 Oct 2008, jeremiah wrote: > It doesn't appear that nagios v2 is sending email notifications to upon > error. > > Here is what i've checked to troubleshoot the problem and verified > config files. > > Am I missing something?? > > Thanks, > JJ > > == > > !Errors

[Nagios-users] email notifications not working

2008-10-16 Thread jeremiah
It doesn't appear that nagios v2 is sending email notifications to upon error. Here is what i've checked to troubleshoot the problem and verified config files. Am I missing something?? Thanks, JJ == !Errors do exists in the log file. ++ "LOAD-SCRIPT;CRITICAL;HARD;3;Connection refused