NAME

probes::DNS - Name Service Probe for SmokePing


SYNOPSIS

 *** Probes ***
 + DNS
 binary = /usr/bin/dig


DESCRIPTION

Integrates dig as a probe into smokeping. The variable binary must point to your copy of the dig program. If it is not installed on your system yet, you should install bind-utils >= 9.0.0.

The Probe asks the given host n-times for it's name. Where n is the amount given in the Database section of the config File.


AUTHOR

Andre Stolze <stolze@uni-muenster.de>