[Nagios-users] Nagios Huge Installation (15000 hosts) - Problem

2007-10-31 Thread Alexander Bespalov
Hi, We are trying to use Nagios to monitor (just ping) very large network (15000 hosts). We have 20 Nagios processes which perform active checks (average 650 hosts per process with 15 minutes check interval) and 1 Nagios process which accepts passive checks (all the processes currently running on

Re: [Nagios-users] Return code of 127 is out of bounds - plugin may bemissing

2007-10-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Bob DeBolt > Sent: Wednesday, October 31, 2007 9:54 PM > To: nagios-users > Subject: [Nagios-users] Return code of 127 is out of bounds - plugin may > bemissing > Ideas please? FAQ: htt

[Nagios-users] Return code of 127 is out of bounds - plugin may be missing

2007-10-31 Thread Bob DeBolt
Nagios Server install RPMs CentOS 4.5 nagios-devel-2.9-1.el4.rf nagios-plugins-1.4.9-1.el4.rf nagios-2.9-1.el4.rf nagios-nsca-2.6-1.el4.rf Other Monitored Servers CentOS 5 nagios-nrpe-2.5.2-1.el5.rf nagios-plugins-1.4.9-1.el5.rf nagios-2.9-1.el5.rf nagios-plugins-nrpe-2.5.2-1.el5.rf I have no

Re: [Nagios-users] Nagios monitoring windows machines

2007-10-31 Thread Anthony Montibello
Hi Christy Asside from monitoring, A quick review of the Event log sometimes reveals a lot about particular issues, just look for the time of the startup events then manually read through events that occured just prior to that, Also you can always try using NC_NEt, for an easy to use WIndows plu

Re: [Nagios-users] Error: Could not read object configuration data!

2007-10-31 Thread Jaimie Livingston
Not to be silly, but have to checked your available disk space on the volume that your nagios logs are stored? If you're running low on log space, many odd things can happen. - Jaimie Livingston (jaimielives) --- This thread is located in the archive at this URL: http://www

Re: [Nagios-users] no newlines in notification emails ?

2007-10-31 Thread Jaimie Livingston
I had the same problem when I was testing 3.0b4 on CentOS. I thought it was just me at the time... - Jaimie Livingston (jaimielives) --- This thread is located in the archive at this URL: http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi1[showUid]=598

Re: [Nagios-users] statuwrl.cgi not working for IE

2007-10-31 Thread Jaimie Livingston
Hi Siwei The most likely cause is that the VML extension assignment in Windows. Make sure that the VML file extension is registered to the application that is going to be used to view the VML files. Up until XP, this was done from the Windows Explorer Folder Opti

Re: [Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Jonathan Call
Hello Patrick The Cisco 3560 and 3550 are very different from the Cisco 7200. You cannot get an actual temperature value from them, just a temperature state. You'll need to use this SNMP Table: ciscoEnvMonTemperatureState .1.3.6.1.4.1.9.9.13.1.3.1.6 Possible states are: 1:normal 2:warning

[Nagios-users] statuwrl.cgi not working for IE

2007-10-31 Thread Siwei Zhang
Hi, I am using IE browser and installed Cortona but still can not view the 3D status map. It asked me to open or save the file, but when I click on open, it shows nothing. What might be wrong? Kevin SZ - This SF.net

Re: [Nagios-users] Manual only check and file copy

2007-10-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 31, 2007 3:10 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Manual only check and file copy > > I guess the rea

Re: [Nagios-users] Nagios monitoring windows machines

2007-10-31 Thread Anthony Mendoza
Just an FYI - but sometimes when I've seen (what appears to be) random reboots on Windows servers it's because Automatic Updates is scheduled to run and install. Make sure that's either set to Download only or disabled as applicable for your environment. Christy New wrote, On 10/31/2007 01:00 PM:

Re: [Nagios-users] Manual only check and file copy

2007-10-31 Thread aragonx
>> 2) I would like to be able to copy a file to all members of a host > group. > > Sounds like a job for cfengine or the like _but_, if this were a > recurring task, a custom plugin that scp'd the file then reported > success or failure using plugin guidelines might do. Set that as the > check_com

[Nagios-users] Nagios monitoring windows machines

2007-10-31 Thread Christy New
NSC.ini file for monitoring windows machines. Should I just remove all the ( ; ) or the (#) too, and can some one break this part of the process down in laymens terms. If I remove these, am I suppose to reboot these systems, in order for this to take affect. Also what exactly will this one INI f

Re: [Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Patrick M.
I tried them, and I Don't get an actual readin, I just get a 'temp OK'. I even tried to specify a celcius value and when I specify 1 as the measurement it still tells me OK. I dont know if this is working or not, but thanks though - are there any others out there? Patrick Valdinger, Stephen

Re: [Nagios-users] Manual only check and file copy

2007-10-31 Thread aragonx
> 1) Use a time schedule that has nothing but the name and alias defined. I > use this myself for a couple services. > > 2) Copy a file? I know, I know... Security risks abound with this one but management rules... I guess what I really want is to be able to do my first request on a host group.

Re: [Nagios-users] Manual only check and file copy

2007-10-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 31, 2007 2:02 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Manual only check and file copy > > I would like to have

Re: [Nagios-users] Manual only check and file copy

2007-10-31 Thread Larry Low
1) Use a time schedule that has nothing but the name and alias defined. I use this myself for a couple services. 2) Copy a file? Larry Low 4150 N Drinkwater Blvd., 5th Floor Scottsdale, AZ 85251 Office: 480.385.7045 E-mail: [EMAIL PROTECTED]' Telesphere Networks, Inc > -Original Mes

[Nagios-users] Manual only check and file copy

2007-10-31 Thread aragonx
I would like to have two things that an administrator could do with my Nagios monitoring system. 1) I would like to be able to launch a check manually only. I know I can disable active checks then reschedule a check and disable it again. This looks really ugly. Is there another way to do this

[Nagios-users] NRPE error "CHECK_NRPE: Response packet had invalidCRC32"

2007-10-31 Thread John Tabasz (jtabasz)
Anyone seen this before? I run the command #./check_nrpe -n -H 127.0.0.1 -c check_procs on the remote host to check if nrpe is working and I get the error message in the subject heading. The nrpe is ver 2.8 as is the ver of the rest of the plug-ins. The host is a Solaris 2.8 host. Please advise

Re: [Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Anthony Mendoza
You should be able to use SNMP to do this if you have the MIB and appropriate OID for environmental monitor on the router. I don't have a 7200 router so can't check on it for you. You can read more here though: http://tinyurl.com/2pqrru Patrick M. wrote, On 10/31/2007 09:21 AM: > Hi all, > > I

Re: [Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Peter Gritsch
On Wednesday 31 October 2007, Patrick M. wrote: > Hi all, > > I was wondering if anyone had any recommendations on what plugins > to use to check temperature for a Cisco 7200 router. If possible > I'd like to monitor temp on our other devices like our 3560 > Catalyst switches as well as our 3550's

Re: [Nagios-users] NRPE output

2007-10-31 Thread Hari Sekhon
Lennard Bakker wrote: > Hello, > > All tests with check_nrpe are giving a Crititcal "Connection refused or > timed out" result if the target host is down. Is it possible to get an > Unknown result is check_nrpe is called with the -c para but no > connection could be made (the remote check is never

Re: [Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Patrick M. > Sent: Wednesday, October 31, 2007 11:21 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] How to monitor temp on Cisco 7200's? > > Hi all, > > I was won

[Nagios-users] NRPE output

2007-10-31 Thread Lennard Bakker
Hello, All tests with check_nrpe are giving a Crititcal "Connection refused or timed out" result if the target host is down. Is it possible to get an Unknown result is check_nrpe is called with the -c para but no connection could be made (the remote check is never performed). If nrped itself is ch

[Nagios-users] How to monitor temp on Cisco 7200's?

2007-10-31 Thread Patrick M.
Hi all, I was wondering if anyone had any recommendations on what plugins to use to check temperature for a Cisco 7200 router. If possible I'd like to monitor temp on our other devices like our 3560 Catalyst switches as well as our 3550's. I tried looking on NagiosExchange but the plugins I f

[Nagios-users] Nagios & SELinux

2007-10-31 Thread Jaimie Livingston
Hi list I see that a lot of folks have problems running Nagios with SELinux in Enforcing mode. Try this profile: It should work with Nagios 2.x and NagiosQL. If it works - great. If it doesn't, try building your own by trying the following process. audit2allow -m local -l -i /var/log/audit/aud

Re: [Nagios-users] Log rotation with Logrotate

2007-10-31 Thread Andreas Ericsson
Marc Haber wrote: > Hi, > > Packaging Nagios for Debian means doing things in a way that users > might expect them to be done to avoid confusion. Nagios users' confusion, or Debian users' confusion? The Nagios users will ofcourse expect Nagios to rotate its own logs, while Debian folks with no cl

Re: [Nagios-users] Log rotation with Logrotate

2007-10-31 Thread Jeremy C. Reed
On Wed, 31 Oct 2007, Marc Haber wrote: > Is it possible to tell nagios not to rotate the logs? How will nagios > react when logrotate moves the log file away? log_rotation_method=n According to http://nagios.sourceforge.net/docs/2_0/configmain.html#log_rotation_method "n" (none) is the default

[Nagios-users] Log rotation with Logrotate

2007-10-31 Thread Marc Haber
Hi, Packaging Nagios for Debian means doing things in a way that users might expect them to be done to avoid confusion. One of these expected things is that logs are rotated using logrotate, which allows people to specify, for example, how many log generations are to be held. Unfortunately, to do

[Nagios-users] no newlines in notification emails ?

2007-10-31 Thread SCHAER Frederic
Hi, Using nagios 3.0b5, I have the following notification command defined : define command{ command_namenotify-by-email command_line/usr/bin/printf "check went wrong on host $HOSTALIAS$\nService : $SERVICEDESC$\nCheck Command :$SERVICECHECKCOMMAND$\nOutput summary

Re: [Nagios-users] Can NAGIOS check HOST via PROXY ?

2007-10-31 Thread Hari Sekhon
PiCo wrote: > No I can't reach directly... > Which ports ?? > nagios server in in my LAN... customers can't reach it!! I need some clarification, if you cannot reach your customers and they cannot reach you, then how is it a vpn? What does it connect? Ports? 5666 on the client side if using nrpe.

Re: [Nagios-users] Can NAGIOS check HOST via PROXY ?

2007-10-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of PiCo > Sent: Wednesday, October 31, 2007 7:16 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Can NAGIOS check HOST via PROXY ? > > Hi! > > I'm using nagios from o

Re: [Nagios-users] Can NAGIOS check HOST via PROXY ?

2007-10-31 Thread Hari Sekhon
PiCo wrote: > Hi! > > I'm using nagios from one month. > I'm starting to use is for checking some service inside my LAN/WAN with > NRPE (Linux host) and NSClient++ (windows host). > Now I want to extent the check to some customer host. > This customers are connected with my company via LAN2LAN VP

[Nagios-users] Can NAGIOS check HOST via PROXY ?

2007-10-31 Thread PiCo
Hi! I'm using nagios from one month. I'm starting to use is for checking some service inside my LAN/WAN with NRPE (Linux host) and NSClient++ (windows host). Now I want to extent the check to some customer host. This customers are connected with my company via LAN2LAN VPN. All this VPN starting

Re: [Nagios-users] Passive Check Notifications (stalking)

2007-10-31 Thread Andreas Ericsson
Giles Coochey wrote: > Hi, > > Can anyone see why I am not getting a notification here? > Is there a way to generate a notification for this? > > I have setup a passive check, it is returning an "OK" state. > > Within the GUI I see that the passive check result is received. > > Within the Nagio

[Nagios-users] Passive Check Notifications (stalking)

2007-10-31 Thread Giles Coochey
Hi, Can anyone see why I am not getting a notification here? Is there a way to generate a notification for this? I have setup a passive check, it is returning an "OK" state. Within the GUI I see that the passive check result is received. Within the Nagios Event Log I do not see any notification

Re: [Nagios-users] Ping Check Problem

2007-10-31 Thread Sebastian Ries
Hi > /bin/ping -n -U -w 30 -c 5 > CRITICAL - Could not interpret output from ping command Try to run the command manually for some IP-Adresses and compare (and paste) the output. Regards Sebastian Ries -- DT Netsolution GmbH - Tala

[Nagios-users] Ping Check Problem

2007-10-31 Thread Moayad Mohammad
Today I received new message when I use check_ping library, this message is /bin/ping -n -U -w 30 -c 5 CRITICAL - Could not interpret output from ping command This message just for one IP, and it's working for others Please I need help ASAP Regards, Moayad Mohammad -