Re: [Nagios-users] check_dns issues

2009-09-22 Thread jmoseley
Use check_dig instead. James Moseley "G. S. Marzot" wrote: In my copy of Nagios w/ plugins , the check_dns plugin relies on nslookup. There are some unfortunate side-effects when trying to use this plugin to monitor the DNS response from a specific server. If the server supplied to the plugi

[Nagios-users] check_dns issues

2009-09-22 Thread G. S. Marzot
In my copy of Nagios w/ plugins , the check_dns plugin relies on nslookup. There are some unfortunate side-effects when trying to use this plugin to monitor the DNS response from a specific server. If the server supplied to the plugin on the commandline fails to respond, the nslookup cmd will f

Re: [Nagios-users] Check_dns Error

2009-08-12 Thread jmoseley
How do you have the check command defined? How do you have the service command defined? It appears you are not supplying an address in either the check command or service definition... James Moseley Dei Bertine wrote: Thanks for the reply. Here's my output: [r...@terri.csaa.com libexec

Re: [Nagios-users] Check_dns Error

2009-08-12 Thread Dei Bertine
heers. DB From: Marc Powell To: Nagios User list Sent: Wednesday, August 12, 2009 2:35:14 PM Subject: Re: [Nagios-users] Check_dns Error On Aug 12, 2009, at 4:01 PM, Dei Bertine wrote: > Hi All, > > I got this error today but wasnt sure on what is this about. &

Re: [Nagios-users] Check_dns Error

2009-08-12 Thread Marc Powell
On Aug 12, 2009, at 4:01 PM, Dei Bertine wrote: > Hi All, > > I got this error today but wasnt sure on what is this about. > > No changes again were made, it just decided to appear out of no > where... > > DNS CRITICAL - '/usr/bin/nslookup -sil' msg parsing exited with no > address > > Please

Re: [Nagios-users] Check_dns Error

2009-08-12 Thread David Rosenstrauch
On 08/12/2009 05:01 PM, Dei Bertine wrote: > Hi All, > > I got this error today but wasnt sure on what is this about. > > No changes again were made, it just decided to appear out of no where... > > DNS CRITICAL - '/usr/bin/nslookup -sil' msg parsing exited with no address > > Please kindly ad

[Nagios-users] Check_dns Error

2009-08-12 Thread Dei Bertine
Hi All, I got this error today but wasnt sure on what is this about. No changes again were made, it just decided to appear out of no where... DNS CRITICAL - '/usr/bin/nslookup -sil' msg parsing exited with no address  Please kindly advise... Cheers! DB

Re: [Nagios-users] check_dns error

2009-08-07 Thread Dei Bertine
resolv.conf did it for me. :-) Cheers! From: Marc Powell To: Nagios Users Mailinglist Sent: Thursday, August 6, 2009 9:09:14 PM Subject: Re: [Nagios-users] check_dns error On Aug 6, 2009, at 8:06 PM, Dei Bertine wrote: > Hi, > > I received this

Re: [Nagios-users] check_dns error

2009-08-06 Thread Marc Powell
On Aug 6, 2009, at 8:06 PM, Dei Bertine wrote: > Hi, > > I received this error in Nagios today but wasnt sure on how to find > the solution to this. > > "domain 10.1.13.22 was not found by the server.." > > No changes were made in our network which I find bizaare. > > Please advise. mmm. Witho

[Nagios-users] check_dns error

2009-08-06 Thread Dei Bertine
Hi, I received this error in Nagios today but wasnt sure on how to find the solution to this. "domain 10.1.13.22 was not found by the server.." No changes were made in our network which I find bizaare. Please advise. Cheers, DB --

Re: [Nagios-users] check_dns with check_nrpe issue

2009-01-21 Thread Sebastian Ries
HI > /usr/local/nagios/libexec/check_nrpe -H 72.2.95.6 -c check_dns -H > mail.suite224.net -s 72.2.95.6 > > The response is: NRPE: Command 'check_dns' not defined > > The check_dns command is defined on the secondary server in the > commands.cfg file as: > define command{ > command_na

[Nagios-users] check_dns with check_nrpe issue

2009-01-21 Thread Tom Gwilt
Hello, Obligatory preface - I have searched the FAQ and other sources for the answer with little success: OS - server --> Ubuntu 8.1 OS - client --> FBSD6.1 nrpe (server & client) --> 2.8.1 nagios version 3.0.2 I am trying to check the dns process on our secondary dns server using the followi

Re: [Nagios-users] check_dns configuration problem

2008-08-06 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/08/08 04:13 AM, Ian Masters wrote: > Hello > > I'm a little confused about the configuration of check_dns. > > If I do: > [EMAIL PROTECTED] libexec]$ ./check_dns 172.16.11.1 -H google.com > I think I am querying the DNS service on server 172.16

Re: [Nagios-users] check_dns configuration problem

2008-08-06 Thread Morris, Patrick
Sent: Wednesday, August 06, 2008 1:13 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_dns configuration problem > > Hello > > I'm a little confused about the configuration of check_dns. > > If I do: > [EMAIL PROTECTED] libexec]$ ./check_dn

[Nagios-users] check_dns configuration problem

2008-08-06 Thread Ian Masters
Hello I'm a little confused about the configuration of check_dns. If I do: [EMAIL PROTECTED] libexec]$ ./check_dns 172.16.11.1 -H google.com I think I am querying the DNS service on server 172.16.11.1 for google.com . Is that correct? I get the following output: DNS OK: 0.196 seconds response ti

[Nagios-users] check_dns on 64 bit system

2007-12-16 Thread Micha Silver
I am tranferring nagios to a 64 bit machine, and I find that check_dns is always failing with: DNS CRITICAL - '/usr/bin/nslookup -sil' msg parsing exited with no address (From the command line the plugin works fine) The server is CentOS 5.1 and I am using x86_64 rpm packages from Dag Wieers's

Re: [Nagios-users] check_dns strange error

2007-11-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sekhar > Sent: Wednesday, November 14, 2007 5:24 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_dns strange error > > Hi Guys, >

[Nagios-users] check_dns strange error

2007-11-14 Thread Sekhar
Hi Guys, I have nagios 1.3 server which doesn't have check_dns plugin so i have copied from the new plugins package when i try to test ./check_dns -H www.google.com -S 66.249.91.103 i am getting the following error DNS CRITICAL - '/usr/bin/nslookup -sil' output parsing exited with no address

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-09-01 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Marc Powell > Sent: Saturday, September 01, 2007 8:38 AM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_dns works fine for half my servers

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-09-01 Thread Marc Powell
Please always respond on list. > -Original Message- > From: Sean Schertell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 31, 2007 8:47 PM > To: Marc Powell > Subject: Re: [Nagios-users] check_dns works fine for half my servers, > fails for other half > > Thanks

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-09-01 Thread S. William Schulz
> > As an aside, you shouldn't be allowing me to perform recursive lookups > > with your servers anyway. Rosemary could easily be hijacked to perform > > DNS based DOS attacks. > > > > - > > Marc > > So does that mean then that it isn't possible to use the check_dns > plugin without enabling recurs

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-09-01 Thread Andreas Ericsson
Sean Schertell wrote: >> nutmeg is returning output from nslookup that check_dns can't >> parse. It >> would appear that nutmeg isn't configured to perform recursive lookups >> (lookups for domains it doesn't host) and you're expecting it to. >> >> >> As an aside, you shouldn't be allowing me to

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-08-31 Thread Sean Schertell
>> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios- >> users- >> [EMAIL PROTECTED] On Behalf Of Sean Schertell >> Sent: Friday, August 31, 2007 8:05 PM >> To: Nagios-users@lists.sourceforge.net >> Subject: [Nagios-users] check_dns

Re: [Nagios-users] check_dns works fine for half my servers, fails for other half

2007-08-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sean Schertell > Sent: Friday, August 31, 2007 8:05 PM > To: Nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_dns works fine for half my servers,fail

[Nagios-users] check_dns works fine for half my servers, fails for other half

2007-08-31 Thread Sean Schertell
I'm not really a DNS guru, so it's probably an obvious thing -- would someone mind enlightening me as to why this happens? How come it works fine for the first server but fails for the second? Their definitely both running DNS. [EMAIL PROTECTED] etc]# /usr/local/nagios/libexec/check_dns -H

RE: [Nagios-users] check_dns

2006-03-28 Thread Cook, Garry
Subhendu Ghosh wrote: > On Tue, 28 Mar 2006, Tom Brown wrote: > >> OK - who got woken up last night due to it seems yahoo having a DNS >> issue. It seems the check_dns plugin uses yahoo as a test? >> > > only if you use the default config file. > Didn't someone write an update to check_dns tha

Re: [Nagios-users] check_dns

2006-03-28 Thread Subhendu Ghosh
On Tue, 28 Mar 2006, Tom Brown wrote: OK - who got woken up last night due to it seems yahoo having a DNS issue. It seems the check_dns plugin uses yahoo as a test? only if you use the default config file. -- -sg --- This SF.Net email is

[Nagios-users] check_dns

2006-03-28 Thread Tom Brown
OK - who got woken up last night due to it seems yahoo having a DNS issue. It seems the check_dns plugin uses yahoo as a test? --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web