check dig[Scanned]

Pascal MIQUET p.miquet at hafiba.fr
Mon Oct 17 18:41:35 CEST 2005


The serveral tests I've made show me that the -H option is the name server.
Thanks for your reply.

Pascal 

-----Message d'origine-----
De : Subhendu Ghosh [mailto:sghosh at sghosh.org] 
Envoyé : lundi 17 octobre 2005 18:29
À : Pascal MIQUET
Cc : nagios-users at lists.sourceforge.net
Objet : Re: [Nagios-users] check dig[Scanned]

On Mon, 17 Oct 2005, Pascal MIQUET wrote:

> I've got some trouble using the check_dig module
>
> The command /usr/bin/dig www.free.fr return some results.
> If I use the ./check_dig -v www.free.fr -a 192.168.1.10 for tests, the 
> command run in time out The -v option show me that the dig command is 
> issued with the options /usr/bin/dig @www.free.fr -p 53 (null) -t A 
> And this command executed into a terminal got a connection time out; 
> no servers could be reached
>
> What's wrong with the check_dig command ?
>
> Thanks for your help
> Regards
>
>

-H specifies the nameserver to query
-l specifies the names to resolve.

Try the following:
./check_dig -v -H nameserver -l www.free.fr -a 192.168.1.10

--
-sg



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list