[Nagios-users] problem compiling in nagios 2.5

2006-10-23 Thread Nelson Serafica
Since there are new version, I decide to shift to 2.5 but i have problem compiling in 2.5. I got error in pthread which is the first time i encountered this problem when installing nagios. Here is the problem:checking pthread.h usability... nochecking pthread.h presence... yesconfigure: WARNING: pt

Re: [Nagios-users] how to make check_snmp timeout CRITICAL

2006-10-23 Thread Steve Shipway
I achieve this by using the check_snmp options to test for a known value in the response string (eg: '.').  This way, I can alert if anyone stops the SNMP daemon or changes the community strings.   Steve --Steve ShipwayITSS, University of Auckland(09) 3737 599 x 86487[EMAIL PROTECTED]  

Re: [Nagios-users] Testing host notification recipients

2006-10-23 Thread Steve Shipway
Steve queried: > > Hi, does anyone know a method (or a utility, etc) with which I can test > > who will receive notifications of a particular host/service at a given > > time? Patrick replied: > I don't recall if you can use the web interface in 1.4 to submit a > passive service check, but that

[Nagios-users] Problems with plugins for V2.5

2006-10-23 Thread Matthew Joyce
Hi, I have v1.3 and am trying v2.5. The problem which is causing me most frustration is the previously very useful check_snmp_win.pl from http://www.manubulon.com/nagios/snmp_windows.html I have the command setup : define command{ command_namecheck_win_services_by_snmp command_line$USE

[Nagios-users] check_snmp with Debian 3.1 hangs

2006-10-23 Thread fritchie
HI all, when I try to run check_snmp commands with Debian 3.1 the command just hangs and never outputs any data. Snmpget with the same IP and OID is fine. Anyone else run across this? Thanks Frank - Using Tomcat but need

Re: [Nagios-users] Testing host notification recipients

2006-10-23 Thread Patrick Morris
I don't recall if you can use the web interface in 1.4 to submit a passive service check, but that works in 2.0 to simulate a failure. On Tue, 24 Oct 2006, Steve Shipway wrote: > Hi, does anyone know a method (or a utility, etc) with which I can test > who will receive notifications of a particul

[Nagios-users] how to make check_snmp timeout CRITICAL

2006-10-23 Thread Pete Siemsen
I have a host that won't do ping but will do SNMP, so I want Nagios to check this host's reachability using SNMP.  I don't care what SNMP value I get, only that the host replies to SNMP.  I tried using check_snmp to get the sysObjectID, and it works fine.  When the machine is unreachable, check_snm

[Nagios-users] Testing host notification recipients

2006-10-23 Thread Steve Shipway
Hi, does anyone know a method (or a utility, etc) with which I can test who will receive notifications of a particular host/service at a given time? We have a rather large number of hosts, hostgroups, contactgroups, and so on with a number of multiple time periods and it's getting somewhat confusi

Re: [Nagios-users] auto-detecting of new hosts, routers etc...

2006-10-23 Thread Matthew Joyce
One way would be to define the entire IP range as hosts and have a check which checks they are not responding (unless they are authorised devices) If a new device come on the lan, this check would fail and send an alert. If you're not comfortable having the existing config altered by a script, wh

Re: [Nagios-users] Installing issue.

2006-10-23 Thread Francois Caen
On 10/23/06, Nene <[EMAIL PROTECTED]> wrote: > I installed the binaries and didn't have any problem making the compilation, > but I when I want to check my .cfg I got this error message: You should get the RPMs from Dag: http://dag.wieers.com/packages/nagios/ then the conf files will be in /etc/n

[Nagios-users] Installing issue.

2006-10-23 Thread Nene
Hello list, I'm newbie and this is my first Nagios Installation:   OS: Fedora Core Release 3.0   I installed the binaries and didn't have any problem making the compilation, but I when I want to check my .cfg I got this error message:   [EMAIL PROTECTED] /]# /usr/local/nagios/bin/nagios -v n

[Nagios-users] Alex Weiss is out of the office.

2006-10-23 Thread Alex Weiss
I will be out of the office starting 24/10/2006 and will not return until 30/10/2006. Urgent matters please contact Glen Sinclair or Steve Ellis. - Using Tomcat but need to do more? Need to support web services, security? G

Re: [Nagios-users] change status from command line

2006-10-23 Thread Az
Michael Belik wrote: > I have stoped service and nagios was changed status for this service > to DOWN. After this I stop active and other checks. > > But service has still status DOWN. > I would consider that normal behaviour. The last state is remembered. Disabling checks won't change state.

Re: [Nagios-users] alerts

2006-10-23 Thread Brian Loe
On 10/21/06, Az <[EMAIL PROTECTED]> wrote: > > 1. *All* packets "fail" on the first check (be it from none arriving or > taking too long). > 2. *Some* packets "fail" on the first and subsequent check. > Close, I think Problem1: Pings take too long (longer than the configured threshold) and/or 1 o

[Nagios-users] change status from command line

2006-10-23 Thread Michael Belik
Hi all, I have stoped service and nagios was changed status for this service to DOWN. After this I stop active and other checks. But service has still status DOWN. Do you anybody know, how can I manualy or automaticly change status (OK or Pending) for this stoped service? I kmow, I can pl

[Nagios-users] change status from command line

2006-10-23 Thread Michael Belik
Hi all, I have stoped service and nagios was changed status for this service to DOWN. After this I stop active and other checks. But service has still status DOWN. Do you anybody know, how can I manualy or automaticly change status (OK or Pending) for this stoped service? I kmow, I can pl

Re: [Nagios-users] track progress of nagios 3

2006-10-23 Thread Thomas Sluyter
On 22 Oct, 2006, at 22:36, js wrote: > I'm very interested into the PHP/perl http interface which is planned > for Nagios 3. Is there a place where I can track the progress made > on Nagios version 3 > and it's features? I don't know if there's a place that allows you to track the development