[Nagios-users] out of office

2006-05-23 Thread Martin Schwarz
I will be out of the office starting 23.05.2006 and will not return until 29.05.2006. I will have no access to my mail. In urgent cases call me on my mobile ( +491728491717 ) or contact Armin in munich ( -172 ) --- All the advantages of Linu

Re: [Nagios-users] CGI scripts not running

2006-05-23 Thread Hugo van der Kooij
On Tue, 23 May 2006, Eric X. Holzapfel wrote: > I have downloaded and built nagios 2.3.1 (lets assume for the moment > that I did it correctly). Assumptions. I think there are many corpses on the road to Bagdad based on those things. > when I click on any of the links (like Tactical Informmatio

RE: [Nagios-users] Nagios process Critical..

2006-05-23 Thread Morris, Patrick
Anything in the Nagios logs? Looks like it's not running. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, May 23, 2006 10:05 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Nagios process Critical.. De

[Nagios-users] Nagios process Critical..

2006-05-23 Thread VINAY_SHARMA
Dear all, yesterday my nagios linux OS was broken.today i fixed the OS and restart all services is running well insted of nagios process.all other nagios services is running as usual but on nagios process page i foung below error. my linux OS is ver9 kernal: 2.4.20-8 nagios ver: 1.

Re: [Nagios-users] Jabber Custom Notification Script Not Working

2006-05-23 Thread Frederik Vanhee
Norman Harebottle wrote: Hello Everyone, I am wondering if anyone has had success getting the Jabber Notification script written by David Cox to work. I have a user called nagios under which nagios runs and using "su nagios" (on Debian) I can run the script and it notifies just fine. So I

[Nagios-users] CGI scripts not running

2006-05-23 Thread Eric X. Holzapfel
Hello Nagios Users,   I have downloaded and built nagios 2.3.1 (lets assume for the moment that I did it correctly).    when I click on any of the links (like Tactical Informmation, etc) all that I get is a blank page.   I have the htpasswd set, etc, and can log in with default user (nagio

RE: [Nagios-users] Undefined subroutine &Embed::Persistent::eval_file called. in check_disk_smb

2006-05-23 Thread Stanley.Hopcroft
Dear Sir, I am writing to thank you for your letter and say, >-Original Message- >Message: 15 >Date: Tue, 23 May 2006 14:10:03 +0200 (CEST) >From: =?iso-8859-1?q?jacobo=20garc=EDa?= <[EMAIL PROTECTED]> >To: nagios-users@lists.sourceforge.net >Subject: [Nagios-users] Undefined subroutine

[Nagios-users] 2.x: nagios_check_command never called from cgi pages

2006-05-23 Thread Marc Martinez
I've been unable to find a mention of why the nagios_check_command handling has been removed from the sources. I do notice that the option is no longer in the documentation for cgi.cfg but an example entry still exists in the sample-config version of the file. was this ripped out for performance

RE: [Nagios-users] Check that a process is running!

2006-05-23 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 5:44 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Check that a process is running! > > Hello all! > > I want to

[Nagios-users] Re: How to reduce a very high latency number

2006-05-23 Thread Jacob Ritorto
Greetings, A colleague of mine (poctum) and I ran into something like this while using nsca and have crafted a similar solution. We observed that send_nsca was sending only one result to the central Nagios server per connection. Testing revealed that send_nsca was capable of handling thous

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Travis Llewellyn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For sake of simplicity here is how I have things setup on my nagios server. I am running nsclient++ on all my windows servers with the included nsc.ini. On the Nagios Box I am using check_nrpe I am checking these things for each server C

Re: [Nagios-users] [patch] Workaround for 'Host DOWN' false-positives

2006-05-23 Thread Joerg Linge
Am Montag 22 Mai 2006 12:03 schrieb Joerg Linge: > Am Montag 22 Mai 2006 11:39 schrieb Jan Kratochvil: > > > This ist still a quick hack, but it works ;-) > > > This is IMHO the fastest way without parsing status.dat. > > > > Do you have it tested? I do not think it will work. The goal is to > > re

Re: [Nagios-users] check_http/SSL compile problem

2006-05-23 Thread nagios
MAIGNAN Luc schrieb: Hello, I try to compile check_http plugin with the SSL option and I gave up this problem : /plugins/check_http.c:807: undefined reference to `np_net_ssl_write' Has anyone an idea ? make clean Chris --- Using Tomcat

[Nagios-users] check_http/SSL compile problem

2006-05-23 Thread MAIGNAN Luc
Hello, I try to compile check_http plugin with the SSL option and I gave up this problem : /plugins/check_http.c:807: undefined reference to `np_net_ssl_write' Has anyone an idea ? Thanks for help * Ce message et toutes le

Re: [Nagios-users] https access with check_http

2006-05-23 Thread C. Bensend
> Hello everyone, > > > I try to use the check_http plugin to test an https access, but I don't > succeed int it. I try to put the port to 443, but the plugin try to access > via HTTP protocol on port 443. > > How can I use a HTTPS protocol with check_http plugin ? > > Thanks for any time & help

[Nagios-users] https access with check_http

2006-05-23 Thread MAIGNAN Luc
Hello everyone,     I try to use the check_http plugin to test an https access, but I don't succeed int it. I try to put the port to 443, but the plugin try to access via HTTP protocol on port 443.   How can I use a HTTPS protocol with check_http plugin ?   Thanks for any time & help This

[Nagios-users] Jabber Custom Notification Script Not Working

2006-05-23 Thread Norman Harebottle
Hello Everyone,   I am wondering if anyone has had success getting the Jabber Notification script written by David Cox to work.   I have a user called nagios under which nagios runs and using "su nagios" (on Debian) I can run the script and it notifies just fine. So I am concluding that it

[Nagios-users] Nagios Spawning Multiple Processes

2006-05-23 Thread Ian Marks
I have been having an issue with Nagios spawning multiple process with PPID = 1. I am now running Nagios 2.3.1 on RHEL 4.3ES after upgrading yesterday from 2.2 and still seeing the same issue. Has anyone else run into this? Thanks, Ian --

Re: [Nagios-users] Host retry interval

2006-05-23 Thread Kyle Tucker
> > > for that service. Ergo, if you set your service checks max to 15, after > > > 15 minutes (assuming your delay is 60 seconds) your service will hit a > > > HARD CRITICAL, and host checks will fire. > > > > That's not correct, host checks are performed as soon as a service check > > returns so

[Nagios-users] Undefined subroutine &Embed::Persistent::eval_file called. in check_disk_smb

2006-05-23 Thread jacobo garcía
Under Nagios i had this problem when running check_disk_smb "Undefined subroutine &Embed::Persistent::eval_file called. " when i run from command line i response on 2 lines, but it seems to be ok. i dont know what to do. __ LLama

Re: [Nagios-users] NDO Utils Undefined symbol error

2006-05-23 Thread Joerg Linge
Am Dienstag 23 Mai 2006 13:43 schrieb Samba: > What about NDO 1.3, will that work with my version of Nagios? I think 1.2 should work. Jörg pgp2Gq1DyFRjj.pgp Description: PGP signature

RE: [Nagios-users] NDO Utils Undefined symbol error

2006-05-23 Thread Samba
What about NDO 1.3, will that work with my version of Nagios? Thanks! Josh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joerg Linge Sent: Tuesday, May 23, 2006 6:38 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NDO Utils Undefi

Re: [Nagios-users] NDO Utils Undefined symbol error

2006-05-23 Thread Joerg Linge
Am Dienstag 23 Mai 2006 13:31 schrieb Samba: > Hi, Hi Josh > I have the NDO Utils 1.3.1 compiled successfully with MySQL. I have the > MySQL DB setup and I'm using Nagios 2.0 B4. NDO 1.3.1 works with nagios > 2.0rc1 The event broker api changed in this release. http://nagios.org/development/ch

[Nagios-users] NDO Utils Undefined symbol error

2006-05-23 Thread Samba
Hi, I have the NDO Utils 1.3.1 compiled successfully with MySQL. I have the MySQL DB setup and I'm using Nagios 2.0 B4. When I add the Event Broker command to the Nagios.cfg file I get the following error in the Event Log: [05-23-2006 06:27:29] Error: Could not load module /usr/local/nagios/b

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Oliver Marshall
Sorry, yes, you are right. I meant the nagios server, with the "clients" being windows servers running nagios client. I've managed to get my head around the nagios services and commands enough to know that I am missing something :) I will say though, for the sake of google, that nagios would be

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Randal, Phil
Your use of the word "server" is way too confusing for my little brain. I'm monitoring windows servers from a linux server... Nuff said on that... So, on the Nagios box, you'll need both the nagios plugins (http://nagiosplug.sf.net) and NRPE (http://www.nagios.org/download/) installed. Use of th

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Randal, Phil
Or both, the choice isn't exclusive. Cheers, Phil Phil Randal Network Engineer Herefordshire Council Hereford, UK > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Allan Holdt Hansen INBODAN > Sent: 23 May 2006 11:01 > To: nagios-users@li

[Nagios-users] Check that a process is running!

2006-05-23 Thread lennart.kvam
Hello all!   I want to monitor a that a process is running on a solaris8 box, I want a nagios to notify me if the procs dies or if more than one is running, anyone know what plugin to use?   I'v tried check_procs but dont get it to work! Please help:-)   Regards Lelle    

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Allan Holdt Hansen INBODAN
Depends on how you choose to run it. NSCPlus can either be used as an Nsclient replacement where you use check_nt or as a replacement for nrpe (nrpe_nt). In this case you use check_nrpe. Check the docs at http://nscplus.medin.name Regards Allan -Original Message- From: [EMAIL PROTECTED]

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Oliver Marshall
SoIf I'm using NSCPlus, is there anything to copy to the server ? I have just sat down and re-read the documentation for NSCPlus and the one line "especially as NRPE plug-in is the one that does the actual execution." Would imply that I need to also install the NRPE plug-in as well (we're talk

RE: [Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Randal, Phil
There is a check_nt as part of the standard nagios plugins (http://nagiosplug.sourceforge.net/). The only difference between that and the check_nt which came with pnsclient.exe is the fileage checking (which isn't implemented yet in nsclient++ - or if it is it doesn't work). You can use NSClient+

[Nagios-users] NSCPlus (aka clearly im stupid)

2006-05-23 Thread Oliver Marshall
Ok, having given up on using NSClient coz it don't work for me, I have turned to NSCPlus (NSClient++). Thing is, and it's clearly me being stupid, I cant find the server side commands anywhere. I mean, I know the command syntax etc, but in NSClient there was a check_nt file that you put in the libe

Re: [Nagios-users] How to reduce a very high latency number

2006-05-23 Thread Trask
On 5/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] schrieb am 17.05.2006 20:09:16: To me this is obviously a performance issue related to hardware. Your machines have way too few RAM. It is totally not possible to run 1800 checks on a 512MB machine in a timely manner.

[Nagios-users] Problem with service dependencies

2006-05-23 Thread Grzegorz Rumatowski
Hello, I've defined following service deps: define servicedependency{ host_name sonorys_gateway service_description PING dependent_host_name sonorys_checkpoint dependent_service_description PING notification_failu