Smokeping::probes::EchoPingWhois - an echoping(1)
probe for SmokePing
Measures whois roundtrip times for SmokePing with the echoping_whois plugin.
*** Probes ***
+EchoPingWhois
binary = /usr/bin/echoping forks = 5 offset = 50% step = 300
# The following variables can be overridden in each target section extraopts = -some-letter-the-author-did-not-think-of ipversion = 4 pings = 5 plugin = /path/to/whois.so pluginargs = -p plugin_specific_arg priority = 6 timeout = 1 tos = 0xa0 waittime = 1 whois_request = example.org # mandatory
# [...]
*** Targets ***
probe = EchoPingWhois # if this should be the default probe
# [...]
+ mytarget # probe = EchoPingWhois # if the default probe is something else host = my.host extraopts = -some-letter-the-author-did-not-think-of ipversion = 4 pings = 5 plugin = /path/to/whois.so pluginargs = -p plugin_specific_arg priority = 6 timeout = 1 tos = 0xa0 waittime = 1 whois_request = example.org # mandatory
Supported probe-specific variables:
Default value: /usr/bin/echoping
Example value: 5
Default value: 5
Example value: 50%
Example value: 300
Supported target-specific variables:
Example value: -some-letter-the-author-did-not-think-of
echoping(1)
as the ``-4'' or ``-6'' options.
Example value: 4
Example value: 5
echoping(1)
for details.
This can either be the name of the plugin or a full path to the
plugin shared object.
Example value: /path/to/whois.so
Default value: whois
Example value: -p plugin_specific_arg
echoping(1)
option.
Example value: 6
echoping(1)
option.
Example value: 1
Default value: 5
echoping(1)
option.
Example value: 0xa0
echoping(1)
option.
Example value: 1
Example value: example.org
This setting is mandatory.
Niko Tyni <ntyni@iki.fi>
The fill, size and udp EchoPing variables are not valid.
Plugins, including echoping_whois, are available starting with echoping version 6.
the Smokeping::probes::EchoPing manpage, the Smokeping::probes::EchoPingPlugin manpage