[Nagios-users] No recovery alert for URL check error- Temporary failure in name resolution

2007-06-05 Thread richard martin
Hi.. We are monitoring our URL using nagios, when there is a problem with the URL, we will get the problem alert email and when it recover,we get the recovery email too. But for one particular problem alert, we always don't get the recovery email. I checked on the maillog , it doesn't have at

Re: [Nagios-users] CHECK_NRPE: Socket timeout after 20 seconds- nagios error

2007-06-05 Thread Hugo van der Kooij
On Tue, 5 Jun 2007, richard martin wrote: > We installed a nagios client in our oracle 10g server in Linux and we are > monitoring it using a > nagios server. > CHECK_NRPE: Socket timeout after 20 seconds. Run tcpdump on both sides with a sensible filter. Then you can tell if your traffic actu

[Nagios-users] CHECK_NRPE: Socket timeout after 20 seconds- nagios error

2007-06-05 Thread richard martin
Hi..Dear all, We installed a nagios client in our oracle 10g server in Linux and we are monitoring it using a nagios server. But as and when we will get this kind of nagios fault alarm that telling us that the service that monitored is having NRPE error like below, but the service is actually

[Nagios-users] Issue with configuring HP-UX as remote client

2007-06-05 Thread Lalita Drolia
Hi. I have installed Nagios server on a linux machine successfully and am able to monitor Linux, Solaris and windows clients. Lastly I have to monitor HP-UX clients also but am unable to do so. On the hp-ux machine I followed the following configuration steps- 1. Create a shar

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Thomas Guyot-Sionnest
On 05/06/07 03:29 PM, Andrew Tjang wrote: > Thank you for your responses! My answers appear below. > > -andrew > >> Are you running active host checks? >> You might try turning off host checks altogether as an experiment to > see if scaling improves. >> 1000 hosts and 11,000 services is large.

Re: [Nagios-users] SMS Notifications - Incomplete Output onHostNotification

2007-06-05 Thread Stover, Beth
You are correct. I had never added the host-notify-by-sms to my contact entry. Thanks for your help! Beth Stover Systems Administrator -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Tuesday, June 05, 2007 1:07 PM To: nagios-users@l

Re: [Nagios-users] SMS Notifications - Incomplete Output on HostNotification

2007-06-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Stover, Beth > Sent: Tuesday, June 05, 2007 2:38 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] SMS Notifications - Incomplete Output on > HostNotification > > Hi,

Re: [Nagios-users] Nagios - Plugin for FireFox

2007-06-05 Thread Hugo van der Kooij
On Tue, 5 Jun 2007, Masopust, Christian wrote: > ... you maybe already know: https://addons.mozilla.org/de/firefox/addon/3607 Not untill now. But this is a most interresting addon. Hugo. -- [EMAIL PROTECTED] http://hugo.vanderkooij.org/ This message is using 100% recy

Re: [Nagios-users] SMS Notifications - Incomplete Output on HostNotification

2007-06-05 Thread Morris, Patrick
> I've fully migrated to Nagios 2.8. My only problem seems to > be that host notifications to my cell using sms_client have > incomplete output. Service notifications using sms_client to > my cell work just fine. I'm guessing this is just some kind > of formatting problem on my command defin

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Andrew Tjang > Sent: Tuesday, June 05, 2007 2:29 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Nagios Scalability Issues > > Thank you for your responses! My

[Nagios-users] SMS Notifications - Incomplete Output on Host Notification

2007-06-05 Thread Stover, Beth
Hi, I've fully migrated to Nagios 2.8. My only problem seems to be that host notifications to my cell using sms_client have incomplete output. Service notifications using sms_client to my cell work just fine. I'm guessing this is just some kind of formatting problem on my command definition. He

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Andrew Tjang
Thank you for your responses! My answers appear below. -andrew > Are you running active host checks? > You might try turning off host checks altogether as an experiment to see if scaling improves. > 1000 hosts and 11,000 services is large. > Regards, > - Harper None of the hosts are checked by

Re: [Nagios-users] AIX NRPE questions

2007-06-05 Thread kyle . odonnell
now try check_nrpe -H 127.0.0.1 -p 5666 (-n for no ssl) Should see the version number: NRPE v2.8.1 If you see this, nrpe is working as expected. On 6/5/07, Sandor W. Sklar <[EMAIL PROTECTED]> wrote: > > On Jun 5, 2007, at 11:26 AM, Berg,David wrote: > > > Hmm... 127.0.0.1 is in the allowed_hos

Re: [Nagios-users] AIX NRPE questions

2007-06-05 Thread Sandor W. Sklar
On Jun 5, 2007, at 11:26 AM, Berg,David wrote: > Hmm... 127.0.0.1 is in the allowed_hosts, but "telnet localhost 5666" > isn't connecting: >> telnet localhost 5666 > Trying... > Connected to loopback. > Escape character is '^]'. > Connection closed. the fact that you got that response tells you

Re: [Nagios-users] AIX NRPE questions

2007-06-05 Thread Berg,David
Hmm... 127.0.0.1 is in the allowed_hosts, but "telnet localhost 5666" isn't connecting: > telnet localhost 5666 Trying... Connected to loopback. Escape character is '^]'. Connection closed. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Harper Mann
Also, if you are running performance data processing, that can slow stuff down. - Harper Marc Powell wrote: Another not-so-random suggestion would be to try disabling notifications on a program-wide basis and see if there is a change. I assume that you've already set command_check_interval

Re: [Nagios-users] service dependencies and failover

2007-06-05 Thread Masoud Tabrizi
I was thinking more towards using the event handlers and service dependencies; With the rapper it would be necessary to wrap each one of the checks in a separate wrapper script; (if I am not mistaken). +++ Masoud Tabrizi [EMAIL PROTECTED] +++ -O

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Marc Powell
Another not-so-random suggestion would be to try disabling notifications on a program-wide basis and see if there is a change. I assume that you've already set command_check_interval to -1. -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On

Re: [Nagios-users] AIX NRPE questions

2007-06-05 Thread kyle . odonnell
Are you running from inetd AND trying to start in daemon mode? If so, that's your problem. It's one or the other. --kyleo On 6/5/07, Berg,David <[EMAIL PROTECTED]> wrote: > Hi, I was hoping someone might have some advice for me regarding > monitoring AIX nodes. > > I am attempting to get NRPE 2.

Re: [Nagios-users] Nagios Scalability Issues

2007-06-05 Thread Harper Mann
Are you running active host checks?  You might try turning off host checks altogether as an experiment to see if scaling improves. 1000 hosts and 11,000 services is large. Regards, - Harper Andrew Tjang wrote: Hello everyone, I think we are facing a scalability issue in nagios. We are cu

[Nagios-users] AIX NRPE questions

2007-06-05 Thread Berg,David
Hi, I was hoping someone might have some advice for me regarding monitoring AIX nodes. I am attempting to get NRPE 2.8.1 running on AIX 5.3, so far without any luck. Following the NRPE.pdf documentation (http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf), I was able to configure without ssl and i

[Nagios-users] NRPE weird behavior

2007-06-05 Thread MAB-L
On 6/5/07, Marc Powell <[EMAIL PROTECTED]> wrote: > > Of course, nagios _isn't_ executing this plugin as root so neither > should you. I know, I did the right tests, this is only the c&p. > Smells like a permissions issue. Does the user '_nrpe' have read > permissions for that mount point? Do you

Re: [Nagios-users] NRPE weird behavior

2007-06-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of MAB-L > Sent: Tuesday, June 05, 2007 10:07 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] NRPE weird behavior > > All the others checks are working fine. > > idea

[Nagios-users] NRPE weird behavior

2007-06-05 Thread MAB-L
All the others checks are working fine. ideas? [EMAIL PROTECTED] ~]# /usr/local/libexec/nagios/check_disk -w 10% -c 5% -p /var/mysql/database DISK WARNING - free space: /var/mysql/database 4918 MB (7% inode=99%);| /var/mysql/database=65049MB;62970;66468;0;69967 [EMAIL PROTECTED] ~]# /usr/local/l

[Nagios-users] error on nsclient++

2007-06-05 Thread Marco Borsani
Hi all. Last night , NSClient++ gave me an error that I do not understand. error:.\PDHCollector.cpp:143: Failed to query performance counters: \Processor(_total)\% Processor Time: PdhGetFormattedCounterValue failed: : -2147481642 Before to record that message in the log file, the Agent

Re: [Nagios-users] Host shown down but not down on Nagios

2007-06-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Nedim Bicic > Sent: Tuesday, June 05, 2007 9:11 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Host shown down but not down on Nagios > > Hey everyone i have nagio

[Nagios-users] Host shown down but not down on Nagios

2007-06-05 Thread Nedim Bicic
Hey everyone i have nagios 2.4 and i am monitoring about 500 services i have a problem with one of my hosts is shown in critical can not ping state but it can ping everything else fine its not disconnected i ca even ping the device from my laptop its up but shown in red as down?? also my harddriv

Re: [Nagios-users] identifying the slow check

2007-06-05 Thread Michael W. Lucas
Actually, this is very interesting. I found and killed my slow check (a fping, as someone else suggested). Running the profile script below gives me: Total Execution Time: 47 (sec) NumChecks: 144 Average Time: 0.332 (sec) >From reading status.dat, this is about what I'd expect. On the oth

[Nagios-users] Service check timing out

2007-06-05 Thread Wheeler, JF (Jonathan)
I have a service check that takes more than 60 seconds to run. Despite calling check_nrpe with option "-t 120", the check times out with the message "NRPE: Command timed out after 60 seconds". The parameter "service_check_timeout" in nagios.cfg is set to 120 seconds as well. Any ideas ? Is there

Re: [Nagios-users] DHCP issue

2007-06-05 Thread Hari Sekhon
oh yeah, one more thing, have you checked that the interface is the right one? eg, on one server, the this doesn't work by default because eth0 is not used, instead eth1 is used. therefore I need to pass -i eth1 to the dhcp plugin in order to send it out of the right network port. Check you a

Re: [Nagios-users] Old services - though removed from generic-service_nagios2.cfg - keep sending alerts

2007-06-05 Thread ns
Patrick Morris wrote: > On Mon, 04 Jun 2007, Nikos Sarakenidis wrote: > > >> Well the subject of this is really self-explanatory.. Although I have >> removed certain service definitions from the .cfg file and restarted >> nagios, the aforementioned services keep sending mail alerts as if no >

[Nagios-users] Nagios - Plugin for FireFox

2007-06-05 Thread Masopust, Christian
... you maybe already know: https://addons.mozilla.org/de/firefox/addon/3607 Chris - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No li

[Nagios-users] Missing "HOST UP" notifications after host recovery but Nagios seeing host as UP

2007-06-05 Thread Mauch Gerold IT10
> Hi all, > > I'm using nagios to monitor ~300 hosts and ~3000 services. > When I host goes down, it often recovers without a nagios > notification. Nagios sees the host as up, but does send a recovery > notification. Notification history doesn't even show a "HOST UP" > notification. > Sometimes,

Re: [Nagios-users] Load on a nagios server that only does notifications

2007-06-05 Thread Sean McAvoy
Depends on the amount of alerts / hardware. I've got about 1000 checks, 120 hosts spread across 4 "slaves", we get few alerts per day (50 or so in 24hrs). I have it running in a VMware server VM using dual (2ghz opteron) processors and 1gb ram it sits between 0.00 an 0.23 so pretty much nothin

[Nagios-users] Load on a nagios server that only does notifications

2007-06-05 Thread chiel
Hi all, I thinking about to do all of my checks trough slave servers using nsca and to use one master server for notification (e-mail and sms) and the nagios website. The load will spread over the slave servers. But I wondering what load I can expect on the server that only does the notification