[Nagios-users] Nconf and check_interval

2009-08-14 Thread CSingh
Using Nconf, is it possible to set different "normal_check_interval" and "retry_check_interval" per service? Although Nconf lets you define/change those parameters when you define a timeperiod using Nconf GUI and this timeperiod can then be associated with a service, it appears that when nconf

Re: [Nagios-users] searching "howto use snmp"

2009-08-14 Thread Jim Avery
2009/8/14 irado furioso com tudo : > > hi, all > > I found (google) lots of crypt information on how to query remote hosts > about disk usage but none I can understand :( > > also, there are no search engine for previouos posts on the subject in > older lists, so: > > can anyone point me WHERE can

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Mark Gius
Paste your check_nt command definition as well. I'm guessing that it's not using all of the arguments you're passing to it. -Gius Ricardo Delgado wrote: UNKNOWN 2009-08-14 16:07:34 130d 5h 39m 14s 4/4 missing -l parameters CPU Load I don't have my Nagios system to han

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Ricardo Delgado
> > > > > > UNKNOWN 2009-08-14 16:07:34 130d 5h 39m 14s 4/4 > missing -l parameters > > CPU Load > > > > I don't have my Nagios system to hand so can't check for > sure, but I > guess you need also to specify the "-w" and "-c" parameters > to specify > the warning and critical thresholds. > >

Re: [Nagios-users] searching "howto use snmp"

2009-08-14 Thread Menard, Chris
http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf nrpe is a small agent that is installed on remote server. The main nagios process makes requests to nrpe to collect remote stats. -Original Message- From: irado furioso com tudo [mailto:ir...@vfemail.net] Sent: Friday, August 14, 2009 3

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Jim Avery
2009/8/14 Ricardo Delgado : > Hi, > >   I'm configure mi xp host, installing nsclient. > > i define services > > define service{ >        use                     generic-service >        host_name               pc-user-oficce2 >        service_description     C:\ Drive Space >        check_command

[Nagios-users] searching "howto use snmp"

2009-08-14 Thread irado furioso com tudo
hi, all I found (google) lots of crypt information on how to query remote hosts about disk usage but none I can understand :( also, there are no search engine for previouos posts on the subject in older lists, so: can anyone point me WHERE can I found a non-cryptographic information on "how to

[Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Ricardo Delgado
Hi, I'm configure mi xp host, installing nsclient. i define services define service{ use generic-service host_name pc-user-oficce2 service_description C:\ Drive Space check_command check_nt!USEDDISKSPACE! -l c

[Nagios-users] Kelsey Smith/CFS01/CFS is out of the office.

2009-08-14 Thread kelseysmith
I will be out of the office starting 08/14/2009 and will not return until 08/24/2009. -- Confirmed virus-free by mymssp.net see www.anchortechnologies.com for more information. -- ---

Re: [Nagios-users] strange check interval behavior

2009-08-14 Thread rjustinwilliams
Thanks, Marc and Jim Yep, this was a doofus question. A little more digging turned up that the interval_length had been changed. I adjusted my check_interval to accommodate and I now have 5-minute intervals... On Aug 14, 2009 12:46pm, Marc Powell wrote: On Aug 14, 2009, at 11:04 AM, rju

Re: [Nagios-users] strange check interval behavior

2009-08-14 Thread Marc Powell
On Aug 14, 2009, at 11:04 AM, rjustinwilli...@gmail.com wrote: > I have my normal_check_interval for a service set to 5. As I > understand it, that is supposed to mean 5 minutes between checks. > Nagios is, instead, checking every 1:15 minutes (i.e. minute, > fifteen seconds). > I'm not sure

Re: [Nagios-users] strange check interval behavior

2009-08-14 Thread Jim Avery
2009/8/14 : > I have my normal_check_interval for a service set to 5. As I understand it, > that is supposed to mean 5 minutes between checks. Usually, yes, but technically it just means "5 interval lengths between checks", where the interval length is set in the "interval_length" directive in yo

[Nagios-users] strange check interval behavior

2009-08-14 Thread rjustinwilliams
I have my normal_check_interval for a service set to 5. As I understand it, that is supposed to mean 5 minutes between checks. Nagios is, instead, checking every 1:15 minutes (ie minute, fifteen seconds). I'm not sure if it matters, but, the service is a check_by_ssh. This is a nagios 2.9 setu

Re: [Nagios-users] HTML e-mail plugin

2009-08-14 Thread David Rosenstrauch
On 08/13/2009 06:40 PM, Marc Powell wrote: >> We have a need to embed HTML links into Nagios service alert messages, >> and it looks like this plugin might handle that. > > > Just to take a different tack... How are they special in that you > can't just include them in the default notifications

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Keith Christian
On Thu, Aug 13, 2009 at 11:48 PM, Trnka Tomas wrote: > Hello everyone , > > I want to check  updates on windows machine, i like to use check_nt , not > nrpe. > > Please tell if you have any idea , thanks > > zed Try the Sysinternals Suite ZIP file at this URL: http://technet.microsoft.com/en-us/

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Grant Sewell
On Fri, 14 Aug 2009 13:44:54 +0100 Jim Avery wrote: > 2009/8/14 Grant Sewell : > > At a guess, I would say (given the subject line) he means "Windows > > Updates".  I'm following this as I'd be very interested in this > > too. :) > > Until now I've used the NSClient++ agent to alert on events in

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Jim Avery
2009/8/14 Grant Sewell : > At a guess, I would say (given the subject line) he means "Windows > Updates".  I'm following this as I'd be very interested in this too. :) Until now I've used the NSClient++ agent to alert on events in the Windows event log, although I have to say the event log checkin

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Allan Clark
On Fri, Aug 14, 2009 at 13:01, Grant Sewell wrote: > On Fri, 14 Aug 2009 12:24:50 +0100 > Jim Avery wrote: > > > 2009/8/14 Trnka Tomas : > > > Hello everyone , > > > > > > > > > > > > I want to check updates on windows machine, i like to use > > > check_nt , not nrpe. > > > > > > Please tell if

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Jim Avery
2009/8/14 Trnka Tomas : >>> I want to check  updates on windows machine, i like to use check_nt , not >>> nrpe. >>> >>> Please tell if you have any idea , thanks >> What do you mean when you say 'updates'? > Hello, i mean windows updates distributed by wsus or windows update web site, > secu

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Grant Sewell
On Fri, 14 Aug 2009 12:24:50 +0100 Jim Avery wrote: > 2009/8/14 Trnka Tomas : > > Hello everyone , > > > > > > > > I want to check  updates on windows machine, i like to use > > check_nt , not nrpe. > > > > Please tell if you have any idea , thanks > > > > What do you mean when you say 'updates

Re: [Nagios-users] How to detect MSSQL cluster failover?

2009-08-14 Thread Jim Avery
2009/8/12 Marco Tirado : > Hello users: > > I would like to know what is the easiest way to detect when a failover > occurs in an MSSQL cluster. I need a simple check that tells me when our > database cluster fails from physical node "X" to node physical node "Y" > > Has anybody done this? Maybe wi

Re: [Nagios-users] windows updates thru check_nt

2009-08-14 Thread Jim Avery
2009/8/14 Trnka Tomas : > Hello everyone , > > > > I want to check  updates on windows machine, i like to use check_nt , not > nrpe. > > Please tell if you have any idea , thanks What do you mean when you say 'updates'? ---

Re: [Nagios-users] Passive Checks and state changes

2009-08-14 Thread Jim Avery
2009/8/13 Joseph L. Casale : > What am I missing, I use some passive checks for backups > which update only when send_nsca runs on the client. > After editing the configs and restarting nagios, only > sometimes do they turn critical, as if it decided to perform > the freshness check out of hours? >

Re: [Nagios-users] parent/child host relationship and vif

2009-08-14 Thread Jim Avery
2009/8/13 shadih rahman : > I am monitoring bunch of vif which is served by one actual host.  Is it > possible to achieve the following just by defining host/service definition > > > host - A > > vif1.com has parent A > > vif2.com has parent B > > vif3.com has parent C > > > I am checking the follo

Re: [Nagios-users] Nagios-users Digest, Vol 39, Issue 9 - Abwesenheitsnotiz

2009-08-14 Thread t . lai
Guten Tag und vielen Dank für Ihre Nachricht! Ich bin ab dem 17. August 2009 wieder im Büro und werde Ihre Nachricht erst nach meiner Rückkehr lesen und ggf. beantworten können. Bitte wenden Sie sich in dringenden Fällen an ad...@euroweb.de Mit freundlichen Grüßen T. Lai Euroweb Internet GmbH H

Re: [Nagios-users] Stability of NDOUtils with Nagios 3.0.6

2009-08-14 Thread Duncan Ferguson
On 14 Aug 2009, at 01:33, Simon Finch wrote: We are running this configuration successfully without any major problems for about a year. I am currently running with Nagios 3.10 / NDOUtils 1.4b7. in production and NDOUtils 1.4b8 in development. The only problem I am currently seeing is that ndo2db-