[Nagios-users] WLBS Monitoring

2006-10-27 Thread Ben Thomas
Has Anyone found a good way to monitor a load balanced cluster that is using WLBS with nagios?  If you use the ping test it returns a warning because duplicate ping replies come back obviously.   - Ben Thomas   ...

[Nagios-users] Notification problem

2006-10-27 Thread js
Hi list, When a service enters a hard critical state a message is sent. This service does 10 checks before entering hard critical. Notifications are configured this way that only 1message is sent when the status is hard critical. An message is sent again when the service enters the OK state. The

Re: [Nagios-users] Mac question

2006-10-27 Thread Rogers, Nick
Title: Re: [Nagios-users] Mac question I used DarwinPorts (now MacPorts) to install my Nagios setup. I see NRPE 2.5.2 available in the repository. http://www.macports.org/ http://en.wikipedia.org/wiki/DarwinPorts Step-by-step HowTo: http://homepage.mac.com/duling/halfdozen/Nagios-Howto-p1.html

Re: [Nagios-users] check webservice plugin

2006-10-27 Thread Hari Sekhon
webinject is what I and most others use I believe. -h Hari Sekhon Andreas Fladischer wrote: > [EMAIL PROTECTED] > > i'm searching a plugin to test the login on different webservices!can > someone tell me, wheather there is such a plugin available? > > with best regards and thanks in advance

Re: [Nagios-users] NRPE compile error

2006-10-27 Thread Andreas Ericsson
Eric Smith wrote: > I've seen this mentioned in the mailing list archive; someone mentioned > I might need the SSL development libraries (zlib and others possibly). > Installing OpenSSL alleviated the configure "config: error: could not > find ssl libraries" error but apparently it didn't install a

Re: [Nagios-users] Mac question

2006-10-27 Thread rob . moss
[EMAIL PROTECTED] wrote on 27/10/2006 00:55:27: > I'm trying to compile the NRPE daemon on a Mac OS X box.  Anyone have some > documentation they know of for this? Read the compiling documentation, if there is no Mac OS X documentation, then follow the FreeBSD / *BSD advice Cheers rob This me

Re: [Nagios-users] NRPE compile error

2006-10-27 Thread rob . moss
[EMAIL PROTECTED] wrote on 27/10/2006 00:15:32: > I've seen this mentioned in the mailing list archive; someone mentioned > I might need the SSL development libraries (zlib and others possibly). > Installing OpenSSL alleviated the configure "config: error: could not > find ssl libraries" error bu