Re: [Nagios-users] SMTP/IMAP/POP3 checks

2007-03-16 Thread Sjaak Nabuurs
Hi Luca You can check with check_smtp if smtp ports are reacting, but this wil not tell you that your mail handling is correctly. There's a plugin for this check "check_email_loop.pl" It can be download from www.nagiosexchange.com Maybe this is a solution for you. I didn't use it for myself

[Nagios-users] [Fwd: nagios 2.7 - 2.8 problem]

2007-03-16 Thread Di Giambelardini Gabriele
hi to all, i have a problem with nagios 2.7.- 2.8 on redhat ES 4 the problem: I have a plugin that check the write access for oracle tables, if I start nagios without any files in /var/log/nagios the check is ok, and nagios understand the return code of the check, but if i stop and start nagios an

Re: [Nagios-users] problem with check_jmx plugin working

2007-03-16 Thread Rob Blake
On 3/15/07, ramyareddy pogula <[EMAIL PROTECTED]> wrote: thank you..how do i check the class path?i have tried ll possiblities but i get the same error.. I d be grateful if you d help me out in this *Rob Blake <[EMAIL PROTECTED]>* wrote: On 3/15/07, ramyareddy pogula <[EMAIL PROTECTED]> wrote

Re: [Nagios-users] host check delay problem

2007-03-16 Thread Dinçer Kavraal
Thanks. I've read it... Thus means not carefully. I will re-read it. Sorry for redundancy. 2007/3/15, Marc Powell <[EMAIL PROTECTED]>: > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Dinçer Kavraal > Sent: Thursday, March 15, 2007

Re: [Nagios-users] Nagios pager alerts

2007-03-16 Thread Dinçer Kavraal
Hi Michael, I'd be glad to help you. That was not simply and exactly I've done. But I got the idea. So, send me further information, for instance, your escalation configuration (mostly located in /etc/escalation.cfg). Your asp page; send me a sample call for asp page. I can lead you achieve that.

[Nagios-users] R: No output on check_snmp

2007-03-16 Thread Marco Borsani
Hi all The problem still persists only on the linux server . Running a check_snmp manually the exit status in (correctly) zero. Marco _ Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Marco Borsani Inviato: giovedì 15 marzo 2007 16.38 A: nagios-users@lists.sour

Re: [Nagios-users] [Nagiosplug-help] [Fwd: nagios 2.7 - 2.8 problem]

2007-03-16 Thread Di Giambelardini Gabriele
> hi to all, i have a problem with nagios 2.7.- 2.8 on redhat ES 4 > > the problem: > I have a plugin that check the write access for oracle tables, if I start > nagios without any files in /var/log/nagios the check is ok, and nagios > understand the return code of the check, but if i stop and star

Re: [Nagios-users] R: No output on check_snmp

2007-03-16 Thread Evans, Michael
Make sure the user id running Nagios has execute permission on the plugin. Seems simple, but this just caught me putting a new plugin into production. Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Borsani Sent: Friday, March 16, 2007 9:52 AM

Re: [Nagios-users] Nagios pager alerts

2007-03-16 Thread Dinçer Kavraal
Hi Michael, Put + sign instead of spaces in the query string like: /usr/bin/curl -d "PNumber=$CONTACTPAGER$&PLine1=**+$NOTIFICATIONTYPE$+alert+-+Host+$HOSTALIAS$+is+$HOSTSTATE$+**" http://intranet.ccf.org/webftd/sendpage.asp Try this one. What does it look like? :) Best Wishes, Dinçer 2007/3

[Nagios-users] Naigos-Plugins 1.4.6 check_by_ssh

2007-03-16 Thread Danny Russell
Everyone, I need to have check_by_ssh on my system. The current version of plugins I have installed does not have it (nagios-plugins-1.4.5-1.el4.rf). What version has that plugin in it? Thanks, Danny -

Re: [Nagios-users] Naigos-Plugins 1.4.6 check_by_ssh

2007-03-16 Thread Lars Stavholm
Danny Russell wrote: > Everyone, > > I need to have check_by_ssh on my system. The current > version of plugins I have installed does not have it > (nagios-plugins-1.4.5-1.el4.rf). What version has that plugin in it? It's definitely in nagios-plugins-1.4.6 (that's what I'm using:) /L

[Nagios-users] Checking and going critical on passive service check-in tardiness?

2007-03-16 Thread ffwqe efwa
All, I have various services which provide pasive results to Nagios. I want to know or assume that any service which has not checked in in over 30 minutes is tardy and crticical. I tried making it use "check_dummy 3 warning ncnet dead" with the check_freshness_ option and I can't seem to ge

Re: [Nagios-users] Checking and going critical on passive servicecheck-in tardiness?

2007-03-16 Thread Morris, Patrick
> I have various services which provide pasive results to > Nagios. I want to know or assume that any service which has > not checked in in over 30 minutes is tardy and crticical. I > tried making it use "check_dummy 3 warning ncnet dead" with > the check_freshness_ option and I can't s