Page 1 of 1

DNS_Check

Posted: Thu Aug 08, 2019 12:53 pm
by nerdintern2019
I do not have dns_check built in in my nagios box, and when I tried to install plugins, it still doesnt show up. I found check_dns.c but that file doesnt run dor some reason. I really need help on this.

Thank You,

Re: DNS_Check

Posted: Thu Aug 08, 2019 1:02 pm
by scottwilkerson
/usr/local/nagios/libexec/check_dns comes with the nagios-plugins package

https://support.nagios.com/kb/article.php?id=569

Be sure you look at the Prerequisites based on your OS

You will want to make sure you have the following before compiling (based on CentOS)

Code: Select all

yum install -y bind-utils