monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [monit] Monit and DNS


From: Len Conrad
Subject: Re: [monit] Monit and DNS
Date: Tue, 12 Jan 2010 16:52:53 +0100

>ok, if i open the server for recursion an set the forwarders then all
>works fine, but for security reasons i don't use forwarders and don't
>allow recursion

you could allow recursion only for monit's IP. not very insecure.

is there a >way to check specific domains at this host ??

if [ `dig @your.dns label.yourdomain.tld1 +short` -ne "" ] ; then

your.dns answers for that domain name

else

email an alert msg 


Len





reply via email to

[Prev in Thread] Current Thread [Next in Thread]