Re: [Nagios-users] Untraceable service by-email notification

2009-04-20 Thread Fernando Rocha
Hi Kyle, Could you please send your host definition? Probably you have the 'contact_groups' variable at the host definition, and it will be implicitly inherite. take a look at 'Implied Inheritance' from http://nagios.sourceforge.net/docs/3_0/objectinheritance.html []

Re: [Nagios-users] event handler

2009-04-22 Thread Fernando Rocha
handler. > define command{ > command_name win_service_restart > command_line $USER1$/ check_nrpe -H $HOSTADDRESS$ -p 5666 -c service_control > -n -a > } You have also get installed the nrpe on your nagios host, that provides the check_nrpe. -- Fernando Rocha OpServices

Re: [Nagios-users] Any firewall gotchas for NRPE?

2009-04-22 Thread Fernando Rocha
Hi Gabriel, Could you send the command that you are using? []'s -- Fernando Rocha OpServices - Porto Alegre - RS - Brasil +55 51 3275.3588 www.opservices.com.br www.opmon.org - "Gabriel - IP Guys" wrote: > > I’ve just finished configuring a Nagios inst

Re: [Nagios-users] getting repeat emails

2009-10-01 Thread Fernando Rocha
Hi Kriek! If you want just to be notified one time, you must set : notification_interval 0 regards -- Fernando Rocha Analista de Suporte - Operação OpServices - Porto Alegre - RS - Brasil +55 51 3275.3588 www.opservices.com.br www.opmon.org - "Kriek Jooste" wrote: >

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-15 Thread Fernando Rocha
NFIG FILE) log_on_failure += USERID disable = no } and then restart xinetd! Fernando Rocha OpServices Tecnologia da Informação - Original Message - From: "Jonathan Williams" <[EMAIL PROTECTED]> To: "Fernando Rocha" <[EMAIL PROTECTED]> Sent: Monday, July 14

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-15 Thread Fernando Rocha
rt But, if you are using NSClient++ you need define a command into the configuration file first, then you'll use this command in the check_nrpe. Fernando Rocha OpServices Tecnologia da Informação - Original Message - From: "Jonathan Williams" <[EMAIL PROTECTED]>

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-16 Thread Fernando Rocha
This is Portuguese and we'll translate that for the next release. Fernando Rocha OpServices Tecnologia da Informação - Original Message - From: "Jonathan Williams" <[EMAIL PROTECTED]> To: "Fernando Rocha" <[EMAIL PROTECTED]> Cc: "Nagios U

Re: [Nagios-users] Check Processes in Linux

2008-08-12 Thread Fernando Rocha
Hi Edwin! Could you please give more details about the OS? Fernando Rocha OpServices Tecnologia da Informação - Original Message - From: "Edwin Zoeller" <[EMAIL PROTECTED]> To: nagios-users@lists.sourceforge.net Sent: Tuesday, August 12, 2008 4:21:13 PM (GMT-030

Re: [Nagios-users] Service Return Code 255 Problem

2008-11-14 Thread Fernando Rocha
Hi, The Nagios plugins should return codes based on the POSIX. Probably your plugin is returning a code out of this range. Take a look: http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN78 Fernando Rocha OpServices Tecnologia da Informação - Original Message - From: "

Re: [Nagios-users] Notify more than once

2008-11-19 Thread Fernando Rocha
Hi Ed, I haven't see nothing wrong, the service definition should overwrite the template definition. But, you can try the volatile services to send notifications until the service isn't reset by an OK. http://nagios.sourceforge.net/docs/3_0/volatileservices.html []'s --

Re: [Nagios-users] how to monitoring SQL?

2008-11-19 Thread Fernando Rocha
Hi Esteban, Try to run the command with "sh -x" before the check_mssql.sh and then send the result to us: [EMAIL PROTECTED] libexec]# sh -x check_mssql.sh server user pass 2000 []'s -- Fernando Rocha <[EMAIL PROTECTED]> Analista de Suporte - Operação OpServices - Porto Ale

Re: [Nagios-users] nagios not sending service alerts

2008-11-19 Thread Fernando Rocha
Hi Alexus, Is just for this contact/service? have you tried by the command line? is there some occurrence on the nagios logs? -- Fernando Rocha <[EMAIL PROTECTED]> Analista de Suporte - Operação OpServices - Porto Alegre - RS - Brasil +55 51 3275.3588 www.opservices.com.br www.opm

Re: [Nagios-users] how to monitoring SQL?

2008-11-20 Thread Fernando Rocha
= 7.0 #try domain login = yes try server login = yes nt domain = MYDOMAIN otherwise you can change the -S by the -H an -p. /usr/local/bin/tsql -H 10.10.10.10 -p 1433 -U user -P pass []'s -- Fernando Rocha <[EMAIL PROTECTED]> Analista de Suporte - Operação

Re: [Nagios-users] check for crash?

2008-11-21 Thread Fernando Rocha
Hi Israel, I think that by the check_process is hard to identify this issue, because as you said the process still running and just stop to work. How do you know when it crashes? Is there some log occurrences? Does it gives some errors on the web page? -- Fernando Rocha <[EMAIL PROTEC

Re: [Nagios-users] Alerts generated when max_check_attempts set to 3

2008-11-24 Thread Fernando Rocha
Hi Deborah, As Seth said, you are right! The point is when the service changes its state type. It is also responsable for the send notifications. http://nagios.sourceforge.net/docs/3_0/statetypes.html []'s -- Fernando Rocha <[EMAIL PROTECTED]> Analista de Suporte - Operação OpServi

Re: [Nagios-users] FW: Warning examples

2008-11-25 Thread Fernando Rocha
Hi Machiel, You can use the Snare EventLog Agent for windows to send the events to the nagios server and then handle like a simple local log. http://www.intersectalliance.com/projects/SnareWindows/ -- Fernando Rocha <[EMAIL PROTECTED]> Analista de Suporte - Operação OpServices -

Re: [Nagios-users] Problems Compile Nagios Plugin 1.4.13

2009-01-28 Thread Fernando Rocha
you! []'s -- Fernando Rocha Analista de Suporte - Operação OpServices - Porto Alegre - RS - Brasil +55 51 3275.3588 www.opservices.com.br www.opmon.org - "Felipe Ferreira" wrote: > Problems Compile Nagios Plugin 1.4.13 > All this big mess started because I need the MyS