munin-monitoring / contrib

Contributed stuff for munin (plugins, tools, etc...)
http://munin-monitoring.org
1.05k stars 679 forks source link

Fix pdns_rel to always have correct output #1413

Closed wvogel closed 4 months ago

wvogel commented 5 months ago

Fix the condition to not return any values when there were no queries to the server since the last call. Return a 0 as cache hit rate in that case.