mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 22:25:23 +00:00
dnsresponse_: enable verifying responses
add option verify to enable graphing the number of successful responses. if verify is enabled (default it is not) then a warning is emitted when we do not get a response for all queries and critical if no query succeeded. add option timeout to be able to limit the time the plugin takes for unresponsive servers. old max time was 75 seconds times 20 (25minutes). new default max is 30 seconds timeout times 20 (10 minutes). with setting a timeout of a few seconds this can now be reduced even more. added warnings if average and or mean get close to the timeout.
This commit is contained in:
parent
5b65e13798
commit
eb257a9c3c
2 changed files with 33 additions and 15 deletions
BIN
plugins/network/dns/example-graphs/dnsresponse_-day.png
Normal file
BIN
plugins/network/dns/example-graphs/dnsresponse_-day.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
Add table
Add a link
Reference in a new issue