Re: [Nagios-users] NDOUtiles not working

2007-09-11 Thread vadi
Dear All, Please help me for resolving this problem. SNAPSHOT: # tail -f /usr/local/nagios/var/nagios.log [1189578767] Nagios 2.9 starting... (PID=14983) [1189578767] LOG VERSION: 2.0 [1189578767] ndomod: NDOMOD 1.4b5 (08-29-2007) Copyright (c) 2005-2007 Ethan Galstad ([EMAIL PROTECTED]) [118957

Re: [Nagios-users] Problems with check_nt

2007-09-11 Thread Anthony Montibello
I am not sure I understand the problem correctly, is the error in question intermittent where it is there then not there or, every time you try that particular drive on that particular server. if the latter have you tried check_nt from the command line to test the command before adding to your c

Re: [Nagios-users] hostgroups in servicegroup definition

2007-09-11 Thread Lori Adams
This doesn't work. I get the error: Error: Could not find a service matching host name '' and description ''. It appears to only want hosts. -Lori -Original Message- I don't use hostgroups in this way but I'm pretty sure it is possible because I added this to my ser

Re: [Nagios-users] check_icmp oddness

2007-09-11 Thread Andreas Ericsson
Israel Brewster wrote: > I am showing some odd behavior with the check_icmp plugin. I am using > it to monitor a number of stations around the state, and for the most > part it appears to be working properly. However, with four of these > stations, check_icmp is showing consistently 60% loss-

Re: [Nagios-users] Problems with check_nt

2007-09-11 Thread Antonio Pereira
Hi, Yes I checked again. What I did is added other hosts selecting different drives trying c:, d:, e: f:, etc. This differs depending on the server and I still get these random results. It's odd. I even tried removing each drive and service and adding one at a time and still the same result.

Re: [Nagios-users] Problems with check_nt

2007-09-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Andreas Ericsson > Sent: Tuesday, September 11, 2007 3:27 PM > To: Antonio Pereira > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Problems with check_nt > > Anton

Re: [Nagios-users] Problems with check_nt

2007-09-11 Thread Andreas Ericsson
Antonio Pereira wrote: > Hello, > > > > I am experiencing an issue that I don't understand > > > > I have defined a check_nt command and I am scanning the disk space on about 2 > servers right now. 1 out of the 2 returns a result but then the2nd will > return an error message as follows

Re: [Nagios-users] separate webfront

2007-09-11 Thread Donnell Lewis
Or you could use the distributed monitoring method: have a master nagios server (running the web front-end) running at one locationa and then have another (or multiple) nagios daemons running on the other boxes that actually check the local machines at that colo and send passive check results via

[Nagios-users] check_icmp oddness

2007-09-11 Thread Israel Brewster
I am showing some odd behavior with the check_icmp plugin. I am using it to monitor a number of stations around the state, and for the most part it appears to be working properly. However, with four of these stations, check_icmp is showing consistently 60% loss-even though the check_ping pl

[Nagios-users] Problems with check_nt

2007-09-11 Thread Antonio Pereira
Hello, I am experiencing an issue that I don't understand I have defined a check_nt command and I am scanning the disk space on about 2 servers right now. 1 out of the 2 returns a result but then the2nd will return an error message as follows (Return code of 139 is out of bounds)

[Nagios-users] Hosts/service Acknowledgement comment staleness?

2007-09-11 Thread Donnell Lewis
Hey All, I am using version 2.9 currently and am noticing that when I ack a host/service and leave a comment and unchecked the persistent option that when the service or host changes states the acknowledgment comment is not being removed. I know that before I upgraded (was using 2.5) when I left

Re: [Nagios-users] looking for servicedependency examples

2007-09-11 Thread Justin Maloney
I think you could do that with check_cluster. It was part of the 1.4.9 plugins. That might do the trick for you. I think you would just configure it with your 2 ping checks and set the maxim down to 2. I only used it in testing it worked but we never ended up needing it. Thank you, Justin Mal

Re: [Nagios-users] check_procs xend

2007-09-11 Thread Richard Mohr
On Sat, 2007-09-08 at 00:57 -0500, Terry L. Inzauro wrote: > [EMAIL PROTECTED]:/etc/xen# ps -ef | grep xend > root 2392 1 0 Sep07 ?00:00:00 python > /usr/lib/xen-3.0.3-1/bin/xend start > root 2394 2392 0 Sep07 ?00:00:11 python > /usr/lib/xen-3.0.3-1/bin/xend star

[Nagios-users] looking for servicedependency examples

2007-09-11 Thread Jeremy C. Reed
I am reading: http://nagios.sourceforge.net/docs/3_0/dependencies.html http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#servicedependency http://www.maxsworld.org/index.php/how-tos/nagios Can anyone provide any simple "servicedependency" examples? I have a service definition that I w

Re: [Nagios-users] $HOSTn$ macros?

2007-09-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Paul Dugas > Sent: Monday, September 10, 2007 11:48 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] $HOSTn$ macros? > > Would it be possible in a future release to

Re: [Nagios-users] $HOSTn$ macros?

2007-09-11 Thread Andreas Ericsson
Paul Dugas wrote: > Would it be possible in a future release to support something like a > $HOSTn$ macro? I'm running into some larger configs where this would be > very useful. > > I've got hundreds of CCTV cameras with serial PTZ-control ports and > analog video outputs. Their serial ports are

Re: [Nagios-users] nagios 3.0b3 abnormal cpu load ?

2007-09-11 Thread Andreas Ericsson
SCHAER Frederic wrote: > Hi, > > > > I agree with you, I reported the problem on the developers' list > yesterday evening :-) > > > > I think that there may just be a test missing somewhere in the code : > host checks should be done on hosts if activated in the nagios.cfg file, > but only i

Re: [Nagios-users] Host State for machines that don't allow ping

2007-09-11 Thread Hari Sekhon
Daniel McLaughlin wrote: > In my nagios setup I have a similar problem, how I get around this is > (in the case of a webserver) is that I use a check_http for the > check_host command, therefore if HTTP is available, I am assuming that > the server is up! yes this is what I have done as well, r

Re: [Nagios-users] hostgroups in servicegroup definition

2007-09-11 Thread Hari Sekhon
I don't use hostgroups in this way but I'm pretty sure it is possible because I added this to my servicegroup-generator.py (find it on nagiosexchange.org) at the request of another guy who emailed me. Basically, the "hostgroup, service" bit goes on the Members line the same way the "host, servi

Re: [Nagios-users] nagios 3.0b3 abnormal cpu load ?

2007-09-11 Thread SCHAER Frederic
Hi, I agree with you, I reported the problem on the developers' list yesterday evening :-) I think that there may just be a test missing somewhere in the code : host checks should be done on hosts if activated in the nagios.cfg file, but only if a host check command is defined for these hos