Re: [Nagios-users] Email notification while scheduling downtime

2012-11-27 Thread Kumar, Ashish
On 27 November 2012 15:29, Travis Runyard wrote: > Its the "S" attribute, just like D,U,C,W,R etc... just put it in your > contacts.cfg and templates.cfg > > Modify your contacts/contactgroups as: define contact { . host_notification_options d,u,r,s . } refer to http:

Re: [Nagios-users] Email notification while scheduling downtime

2012-11-27 Thread Travis Runyard
Its the "S" attribute, just like D,U,C,W,R etc... just put it in your contacts.cfg and templates.cfg On Tue, Nov 27, 2012 at 12:19 AM, trm asn wrote: > Dear Friends, > > I would like to setup an email notification mechanism while adding a > schedule maintenance downtime. It should use the exist

[Nagios-users] Email notification while scheduling downtime

2012-11-27 Thread trm asn
Dear Friends, I would like to setup an email notification mechanism while adding a schedule maintenance downtime. It should use the existing contact info to send the mail. it'll be really helpful, if anybody help me to get started with. --Thanks, TRM -

Re: [Nagios-users] email notification error

2011-08-25 Thread Michael Friedrich
On 25.08.2011 07:26, nag ios wrote: Hi i'm totally new to nagios and i have installed nagios xi in linux machine which was loaded with CENTOS 5.0 i have configured it to send email notification when any service fails but i'm not able to recieve the mail and getting the following error as ma

[Nagios-users] email notification error

2011-08-24 Thread nag ios
Hi i'm totally new to nagios and i have installed nagios xi in linux machine which was loaded with CENTOS 5.0 i have configured it to send email notification when any service fails but i'm not able to recieve the mail and getting the following error as mail from mail deamon to my (root) mailbox

[Nagios-users] Email notification for service/host alerts issue ?

2010-08-19 Thread Mirza Dedic
Recently I upgraded my Nagios OS from Ubuntu 8.04 to 10.04, everything works as expected except my alerts are not bringing in the "$HOSTOUTPUT$" data. Basically this is what I get in my notification alert: ** PROBLEM Service Alert: van-/service_SMS_SITE_COMPONENT_MANAGER is CRITICAL ** **

[Nagios-users] email notification not working after nagios3 migration

2009-10-21 Thread J. Bakshi
Dear list, I am using my old (nagios2) configuration files with nagios3. Every thing is working fine except email notification. Both postfix and mailx is installed here and postfix is also running well. Is there any config in nagios3 which should be enabled in nagios3 to send email ? Please le

Re: [Nagios-users] Email notification stopped!!

2008-03-07 Thread sachin holikar
Friday, March 07, 2008 7:44 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Email notification stopped!! > > > Hi, > > We have configured Nagios 2.9 onto Linux Box recently. In the event of an > issue , Email notification is being sent to my mailbo

Re: [Nagios-users] Email notification stopped!!

2008-03-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of sachin holikar > Sent: Friday, March 07, 2008 7:44 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Email notification stopped!! > > >

Re: [Nagios-users] Email notification stopped!!

2008-03-07 Thread Giles Coochey
-users@lists.sourceforge.net Subject: [Nagios-users] Email notification stopped!! Hi, We have configured Nagios 2.9 onto Linux Box recently. In the event of an issue , Email notification is being sent to my mailbox. Everthing was setup so far. Suddenly the Email notifications have

[Nagios-users] Email notification stopped!!

2008-03-07 Thread sachin holikar
Hi, We have configured Nagios 2.9 onto Linux Box recently. In the event of an issue , Email notification is being sent to my mailbox. Everthing was setup so far. Suddenly the Email notifications have stopped coming. I checked the log files and found that notifications are getti

Re: [Nagios-users] Email Notification

2007-09-19 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Antonio Pereira > Sent: Wednesday, September 19, 2007 8:59 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Email Notification > >

[Nagios-users] Email Notification

2007-09-19 Thread Antonio Pereira
Hello, I have installed sendmail and it seems to work. When I do the following in a command line sendmail -bv [EMAIL PROTECTED] I get this result [EMAIL PROTECTED] deliverable: mailer esmtp, host duocom.ca., user [EMAIL PROTECTED] I have added sendmail to startup every time it boots. In Nagios

Re: [Nagios-users] Email notification

2007-05-01 Thread John Kramme
, 2007 9:06 AM To: Valdinger, Stephen (DOV, MSX); [EMAIL PROTECTED] Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Email notification > Yeah, do that works! So I don't know why it's not portin me over to > the exchange box for these notifications, unless my N

Re: [Nagios-users] Email notification

2007-05-01 Thread Morris, Patrick
> Yeah, do that works! So I don't know why it's not portin me > over to the exchange box for these notifications, unless my > Nagios user isn't set up right for email or something strange > like that. Does anyone have some documentation on this? Since notification commands can be anything, if

Re: [Nagios-users] Email notification

2007-05-01 Thread Valdinger, Stephen (DOV, MSX)
r, Stephen (DOV, MSX) Subject: RE: [Nagios-users] Email notification All the default command does is string a couple of shell commands together - try mail -s Testing [EMAIL PROTECTED] at a shell prompt - you should then be able to type in the body of the message, and use CTRL+D twice to close and

Re: [Nagios-users] Email notification

2007-05-01 Thread Valdinger, Stephen (DOV, MSX)
PROTECTED] Your day probably won't get as bad as this guys.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 01, 2007 4:55 AM To: Valdinger, Stephen (DOV, MSX) Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Email not

Re: [Nagios-users] Email notification

2007-05-01 Thread glynn . seymour
>I'm noticing this the more I work on it. I can get it to send emails out >just testing, but my nagios configuration won't send them out. I've >defined /usr/sbin/postfix inside commands.cfg instead of the default >./printf thing that was in there. Should I have not done that? I think not, but

Re: [Nagios-users] Email notification

2007-04-30 Thread Hugo van der Kooij
On Mon, 30 Apr 2007, Valdinger, Stephen (DOV, MSX) wrote: > I'm noticing this the more I work on it. I can get it to send emails out > just testing, but my nagios configuration won't send them out. I've > defined /usr/sbin/postfix inside commands.cfg instead of the default > ./printf thing tha

Re: [Nagios-users] Email notification

2007-04-30 Thread Valdinger, Stephen (DOV, MSX)
April 30, 2007 2:58 PM To: Valdinger, Stephen (DOV, MSX) Cc: nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Email notification > From: Valdinger, Stephen (DOV, MSX) > [mailto:[EMAIL PROTECTED] > Sent: Monday, April 30, 2007 10:40 AM > To: Morris, Patrick > Cc:

Re: [Nagios-users] Email notification

2007-04-30 Thread Morris, Patrick
> From: Valdinger, Stephen (DOV, MSX) > [mailto:[EMAIL PROTECTED] > Sent: Monday, April 30, 2007 10:40 AM > To: Morris, Patrick > Cc: nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] Email notification > > I want to send notifications with it. I'v

Re: [Nagios-users] Email notification

2007-04-30 Thread Valdinger, Stephen (DOV, MSX)
day, April 30, 2007 1:37 PM To: Valdinger, Stephen (DOV, MSX); nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Email notification > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Valdinger, Stephen (DOV, MSX) > Sent: Mo

Re: [Nagios-users] Email notification

2007-04-30 Thread Morris, Patrick
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Valdinger, Stephen (DOV, MSX) > Sent: Monday, April 30, 2007 9:43 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Email notification > > Has anyone

[Nagios-users] Email notification

2007-04-30 Thread Valdinger, Stephen (DOV, MSX)
Has anyone had any success with using postfix and nagios? How did it go, and can you point me to any documentation? Stephen Valdinger MIS Helpdesk Coordinator Dover Chemical Corporation 3676 Davis Rd NW Dover, OH 44622 330-365-3622 [EMAIL PROTECTED] Your day p

Re: R: [Nagios-users] email notification problem

2006-01-27 Thread Don Lewis
2) > > [1138352951] HOST NOTIFICATION: > > nagios-admin;w2k3-server;DOWN;host-notify-by-email;CRITICAL - Host > > Unreachable (10.0.0.222) > > > > > > How can I resolve ? > > > > Tnx all > > > > nicola > > > > > &

Re: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Toto Capuccino
#x27;m new to nagios .. Nicola-Messaggio originale-Da: [EMAIL PROTECTED][mailto: [EMAIL PROTECTED]] Per conto di Arno LehmannInviato: venerdì 27 gennaio 2006 10.50A: nagios-users@lists.sourceforge.netOggetto: Re: R: [Nagios-users] email notification problem Hello,On 1/27/2006 10:23 AM, Nicola

Re: [Nagios-users] email notification problem

2006-01-27 Thread Richard Gliebe
e errors ? Post the output from: # mailq > > __ > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Per conto di Toto > Capuccino > Inviato: venerdì 27 gennaio 2006 11.49 > A: nagios-users@lists.sourceforge.net > Oggetto: Re: R: R: R:

R: R: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Nicola Agnelli
: Re: R: R: R: [Nagios-users] email notification problem   that's it if your mail program is /usr/bin/mail 2006/1/27, Nicola Agnelli <[EMAIL PROTECTED]>: Thank you very mach, so for "notify-by-email" I sould add   |  /usr/bin/mail -s "Service $HOSTALI

Re: R: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Toto Capuccino
  Tnx     Da: Toto Capuccino [mailto:[EMAIL PROTECTED]] Inviato: venerdì 27 gennaio 2006 11.23 A: Nicola Agnelli Cc: Arno Lehmann; nagios-users@lists.sourceforge.net Oggetto: Re: R: R: [Nagios-users] email notification problem   You should use the variables to get more info : #

R: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Nicola Agnelli
Agnelli Cc: Arno Lehmann; nagios-users@lists.sourceforge.net Oggetto: Re: R: R: [Nagios-users] email notification problem   You should use the variables to get more info : # 'host-notify-by-email' command definition define command{     command_name    host-notify-by-email     comm

R: R: [Nagios-users] email notification problem

2006-01-27 Thread Nicola Agnelli
: $$ | mail -s Notification > } ? Sorry for my questions but I'm new to nagios .. Nicola -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Arno Lehmann Inviato: venerdì 27 gennaio 2006 10.50 A: nagios-users@lists.sourceforge.net Oggetto:

Re: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Arno Lehmann
50 A: nagios-users@lists.sourceforge.net Oggetto: Re: R: [Nagios-users] email notification problem Hello, On 1/27/2006 10:23 AM, Nicola Agnelli wrote: Hello all, i've the same problem, i've installed nagios 2.0 and all works good, but the email notifications can't be send..

Re: R: [Nagios-users] email notification problem

2006-01-27 Thread Arno Lehmann
er conto di Arno Lehmann Inviato: venerdì 27 gennaio 2006 10.02 A: nagios-users@lists.sourceforge.net Oggetto: Re: [Nagios-users] email notification problem Hello, On 1/27/2006 3:44 AM, test 123king wrote: I have set up nagios nagios-1.3-14.fc4 in my FC4 server, the only problem now is the email

R: [Nagios-users] email notification problem

2006-01-27 Thread Nicola Agnelli
n Inviato: venerdì 27 gennaio 2006 10.02 A: nagios-users@lists.sourceforge.net Oggetto: Re: [Nagios-users] email notification problem Hello, On 1/27/2006 3:44 AM, test 123king wrote: > I have set up nagios nagios-1.3-14.fc4 in my FC4 server, the only > problem now is the email notificat

Re: [Nagios-users] email notification problem

2006-01-27 Thread Arno Lehmann
Hello, On 1/27/2006 3:44 AM, test 123king wrote: I have set up nagios nagios-1.3-14.fc4 in my FC4 server, the only problem now is the email notification can't be send out. The original notify-by-email in misccommands.cfg file is like below: # 'notify-by-email' command definition define command{

Re: [Nagios-users] email notification problem

2006-01-26 Thread Hugo van der Kooij
On Thu, 26 Jan 2006, test 123king wrote: > Basically I replaced /usr/bin/printf with /bin/mail. > > In the /var/log/messages log I see the following error: > > Warning: Attempting to execute the command "/bin/mail "%b" "* Nagios > *nnNotification Type: RECOVERYnHost: Server-1nState: UPn

[Nagios-users] email notification problem

2006-01-26 Thread test 123king
I have set up nagios nagios-1.3-14.fc4 in my FC4 server, the only problem now is the email notification can't be send out. The original notify-by-email in misccommands.cfg file is like below: # 'notify-by-email' command definition define command{ command_name notify-by-email command_line /usr/bin/p