Re: [Nagios-users] Windows disk health monitoring with smartmontoolsl/NSClient++?

2009-01-23 Thread Anthony Montibello
If using NC_Net look at the commands in chec_nc_net.c (nc_net's customized check_nt compatible client) check_nc_net --help=WMICAT_NEW check_nc_net --help=WMICHECK check_nc_net --help=WMICAT check_nc_net --help=WMICOUNTER WMICOunter can use -w and -c each of these commands need the WMI Query as inp

Re: [Nagios-users] Expiring acknowledgements

2009-01-23 Thread Mathieu Gagné
Hi, Frank Clements wrote: > > I'm wondering if there is anyone out there in user-land that has any process > of expiring acknowledgements after a certain time period. I've done some > searching and came up mostly empty handed. I've seen a mention of using SEC > to carry this out, but I'm comple

[Nagios-users] nagios service flapping

2009-01-23 Thread Rahul Nabar
I just had a bunch of services start flapping on me. THe common factor seems all of these were services monitored by nrpe. // Notifications for this service are being suppressed because it was detected as having been flapping between different states (22.4% change >= 20.0% threshold).

Re: [Nagios-users] Expiring acknowledgements

2009-01-23 Thread Marc Powell
On Jan 23, 2009, at 4:11 PM, Frank Clements wrote: > Hello, > > I'm wondering if there is anyone out there in user-land that has any > process > of expiring acknowledgements after a certain time period. I've done > some > searching and came up mostly empty handed. I've seen a mention of >

[Nagios-users] Contacts in service definition

2009-01-23 Thread Grant Lowe
In a service definition, who would definition contact if the "contacts" entry in it is left blank? What does it default to? -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story

[Nagios-users] Expiring acknowledgements

2009-01-23 Thread Frank Clements
Hello, I'm wondering if there is anyone out there in user-land that has any process of expiring acknowledgements after a certain time period. I've done some searching and came up mostly empty handed. I've seen a mention of using SEC to carry this out, but I'm completely unfamiliar with SEC. If

Re: [Nagios-users] re-execute an event handler just in case the service stays DOWN

2009-01-23 Thread Marc Haber
On Fri, Jan 23, 2009 at 06:41:20AM +0100, Joerg Linge wrote: > just use a notification to fire the eventhandler script. > Disadvantage: only triggered on HARD states. > Advantage: notification_interval to re-execute the script. That would prevent me from actually notifying. At least if one does no

Re: [Nagios-users] selectively disable notifications for services inheriting a specific template?

2009-01-23 Thread Owen LaGarde
Here's a moderately satisfactory fix: with a test already in place to check the availability of a TGT and the cache maintained by an event broker module (ie., such that all nagios child processes see the same cache) you can add an even handler to the service template inherited by the services for

Re: [Nagios-users] selectively disable notifications for services inheriting a specific template?

2009-01-23 Thread Marc Powell
On Jan 23, 2009, at 1:33 PM, Owen LaGarde wrote: > Nope, that would alter the check behavior *and* require me to double > the > size of the config tree. Service Dependencies *are* Nagios' answer to your stated problem. How do you think it would alter the check behavior? Are you sure about t

Re: [Nagios-users] selectively disable notifications for services inheriting a specific template?

2009-01-23 Thread Owen LaGarde
Nope, that would alter the check behavior *and* require me to double the size of the config tree. On Thu, 2009-01-22 at 15:16 +, nagios-users-requ...@lists.sourceforge.net wrote: >6. Re: selectively disable notifications for services inheriting > a specific template? (Ass

Re: [Nagios-users] Using nagios check_http forwebbasedauthentication

2009-01-23 Thread Marouane HIMDI
I'll recommand the same tool webinject as Narendran. I have played with it. Good to generate http/https request and calculate response time and verify some words in reponse request. Best regards Dr Marouane HIMDI Ingénieur R&D/R&D Engineer KEREVAL 4, rue Hélène Boucher Z.A. Bellevue 35235 Thor

Re: [Nagios-users] Using nagios check_http forwebbasedauthentication

2009-01-23 Thread Venugopal S
Naren, Webinject has got pathetic documentation and its so annoying. I have tried that already. -Original Message- From: narendran.neelame...@wipro.com [mailto:narendran.neelame...@wipro.com] Sent: Friday, January 23, 2009 7:56 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagi

Re: [Nagios-users] Using nagios check_httpfor webbasedauthentication

2009-01-23 Thread Venugopal S
Hi Marc, Will try this out on Tuesday. Thanks for your immense help. Happy weekend for all of you there. -Original Message- From: Marc Powell [mailto:m...@ena.com] Sent: Friday, January 23, 2009 7:17 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Using nagios che

Re: [Nagios-users] Using nagios check_http for webbasedauthentication

2009-01-23 Thread narendran.neelamegam
You may also try http://www.webinject.org/plugin.html Regards, Naren -Original Message- From: Marc Powell [mailto:m...@ena.com] Sent: Thursday, January 22, 2009 8:46 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Using nagios check_http for webbasedauthentication

Re: [Nagios-users] Using nagios check_httpfor webbasedauthentication

2009-01-23 Thread Marc Powell
On Jan 22, 2009, at 11:59 PM, Venugopal S wrote: > > Hi Joerge, > > As you said "welcome venu" is not in the response in spite of giving > valid credentials. That is why I am wondering ! > Even I gave the -v switch and found in the HTML response that "welcome > venu" is not found. And the respons

[Nagios-users] Embedded Perl Problem

2009-01-23 Thread Steve Burton
Hi, I am running nagios 3.0.6 under FreeBSD 6.3 (installed from ports). I recently upgraded perl from 5.8.8 to 5.8.9 (also from ports) because of an imagined problem I had. I also rebuilt all ports that depended on perl including nagios, its libraries and plugins. Then nagios wouldn't start qu

[Nagios-users] Web view pb

2009-01-23 Thread Xavier LEVRAT
Hi List ! I want to monitor several unix boxes with nagios. Nagios web interface will be watched by two teams : Operation Control and Unix Admins. Unix Admins want to monitor the cpuload, but Operation Control doesn’t have be bothered with it. So my unix HOST has 2 contactgroups : UNIX & OC .