Re: [Nagios-users] Off to the Nagios Conference

2006-09-20 Thread Francois Caen
On 9/19/06, Thomas Slutyer <[EMAIL PROTECTED]> wrote: > In about twelve hours I'll jump in my car and drive for eight hours to > Nürnberg, Germania for the first annual Nagios Conference > (http://www.nagiosconference.de). Wow, the schedule looks really interesting. I can't wait for www.nagiosconf

[Nagios-users] service_check_timeout not working

2006-09-20 Thread ben
Hi, I'm running Nagios (on FreeBSD) and I'm having a problem with a script running much longer than it should, which is much more time than is set with the service_check_timeout in my configuration. In other words, the offending service check process is not being killed by Nagios as it should. The

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Andrew Cruse
[EMAIL PROTECTED] wrote: > I understand about the -s, -r and -R flags. These all look > for a specific pattern. Can I look for the absense of a pattern? So you want it to return critical only if the pattern is found? Check out the negate utility that I believe is still part of the plugins package

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Marcel Mitsuto Fucatu Sugano
checkout negate On Wed, 2006-09-20 at 13:21 -0700, Max Clark wrote: > I understand about the -s, -r and -R flags. These all look for a > specific pattern. Can I look for the absense of a pattern? > > Thanks, > Max > > > On 9/20/06, Bill Jacqmein <[EMAIL PROTECTED]> wrote: > > -m for the minimu

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Max Clark
I understand about the -s, -r and -R flags. These all look for a specific pattern. Can I look for the absense of a pattern? Thanks, Max On 9/20/06, Bill Jacqmein <[EMAIL PROTECTED]> wrote: > -m for the minimum size is also useful for a limited number of checks. > > I ran into this problem during

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Bill Jacqmein
-m for the minimum size is also useful for a limited number of checks. I ran into this problem during a LAMP database problem resulted in the error page still being delivered. After all the webserver was still up. :) Bill On 9/20/06, Marc Powell <[EMAIL PROTECTED]> wrote: > > > > -Original

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Max Clark > Sent: Wednesday, September 20, 2006 12:08 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Compare HTTP Page to Saved Copy > > Hi all, > > One one of ou

Re: [Nagios-users] Can plugin inherit $USER$ variable ?

2006-09-20 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Hari Sekhon > Sent: Wednesday, September 20, 2006 12:06 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Can plugin inherit $USER$ variable ? > > I've written a wrap

Re: [Nagios-users] Host last check time

2006-09-20 Thread Scott DeMarco
1. Do you have service checks defined for the new hosts? Hosts are 'pending' if the don't have any service checks defined. 2. A host isn't checked by default unless a service fails... If a service fails, the host is checked as part of the hierarchy. If all services have been ok for 2xx days, the

Re: [Nagios-users] alert options

2006-09-20 Thread Scott DeMarco
Richard, In order to do this, investigate using escalation groups (even w/ time settings). I have the setup here configured to send emails during alert 1 and 2 of the business day, SMS for alert 1 and 2 after hours and on weekends to our support team, then alerts 3+ go to myself and my team if the

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Hari Sekhon
Max Clark wrote: > Hi all, > > One one of our servers we are serving a custom 404 error page from the > application code itself - what's happened is when the page breaks our > nagios monitor does not see the error because the error page is being > served quickly and properly. > > Is it possible to

Re: [Nagios-users] selinux ping problems

2006-09-20 Thread Yong Lee
Thanks for the feedback Ian. This seems to be working now. -Original Message- From: Ian Marks [mailto:[EMAIL PROTECTED] Sent: September 20, 2006 6:35 AM To: Yong Lee Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] selinux ping problems I have my nagios.cmd file set wi

[Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Max Clark
Hi all, One one of our servers we are serving a custom 404 error page from the application code itself - what's happened is when the page breaks our nagios monitor does not see the error because the error page is being served quickly and properly. Is it possible to compare the results of a page w

[Nagios-users] Can plugin inherit $USER$ variable ?

2006-09-20 Thread Hari Sekhon
I've written a wrapper for a plugin but would like it to inherit the $USER$ variable for use in the script so I don't have to hard code it. Does anybody know if this can be done without passing it as a parameter to the new plugin? -- Hari Sekhon --

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-20 Thread David Schlecht
Hi All I ended up creating a complete new install for each instance and everything is up and running. My thanks to all for the feedback! - David Schlecht (dschl) --- This thread is located in the archive at this URL: http://www.nagiosex

Re: [Nagios-users] selinux ping problems

2006-09-20 Thread Ian Marks
I have my nagios.cmd file set with "root:object_r:usr_t". Try setting it to that and see if it works. Otherwise, you can install the "selinux-policy-targeted-sources" package, assuming you are using a targeted policy, and do the following. cd /etc/selinux/$SELINUXTYPE/src/policy echo "allow

Re: [Nagios-users] sms notification

2006-09-20 Thread Asrai khn
On 9/20/06, moshe sharon <[EMAIL PROTECTED]> wrote: helloyou can plug Nokia Phone with USB / SERIAL cable and use gnokiithis is the list of supported moduleshttp://www.gnokii.org/faq.shtml#models I'm using  the setup successfully here, my Nokia gnokii even running on different machine then the nagi

Re: [Nagios-users] can not send email with nagios

2006-09-20 Thread rob . moss
[EMAIL PROTECTED] wrote on 19/09/2006 20:38:20: > On Tue, 19 Sep 2006, [iso-8859-1] Carlos Julio Sánchez [ACC-SIS] wrote: > > > I am newbie with nagios, i install nagios 2.5, but nagios don’t send mails > > when occur an error, I need some packet for to send mails?. > > Yes. > > Most Linux distrib