SmokePing
Smokeping::probes::AnotherDNSSynopsis*** Probes *** +AnotherDNS forks = 5 offset = 50% step = 300 # The following variables can be overridden in each target section lookup = www.example.org mininterval = 0.5 pings = 5 port = 53 recordtype = A require_answers = 0 require_noerror = 0 timeout = 5 # [...] *** Targets *** probe = AnotherDNS # if this should be the default probe # [...] + mytarget # probe = AnotherDNS # if the default probe is something else host = my.host lookup = www.example.org mininterval = 0.5 pings = 5 port = 53 recordtype = A require_answers = 0 require_noerror = 0 timeout = 5 DescriptionLike DNS, but uses Net::DNS and Time::HiRes instead of dig. This probe does *not* retry the request three times before it is considerd ``lost'', like dig and other resolver do by default. If operating as caching Nameserver, BIND (and maybe others) expect clients to retry the request if the answer is not in the cache. So, ask the nameserver for something that he is authoritative for if you want measure the network packet loss correctly. If you have a really fast network and nameserver, you will notice that this probe reports the query time in microsecond resolution. :-) VariablesSupported probe-specific variables:
Supported target-specific variables:
AuthorsChristoph Heine <Christoph.Heine@HaDiKo.DE> |
|
04/29/2007 | Christoph Heine | OETIKER+PARTNER AG
|
NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example. It may also be that you are looking at a mirror page which did not copy the CSS for this page.