1
0
Fork 0
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:
Andreas Perhab 2023-07-19 10:38:40 +02:00
parent 5b65e13798
commit eb257a9c3c
2 changed files with 33 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB