Newer
Older
2024-02-21: METRICS: changed import path form cmk.gui.plugins.metrics to mk.gui.plugins.metrics.utils
added metrics/graph for unbound_unwanted_replies
moved to ~/local/lib/check_mk/gui/plugins/metrics (from local/share/check_mk/web/plugins/metrics)
added perfometer for unbound_answers (NOERROR/SERVFAIL) and unbound_unwanted_replies
WATO: fixed missing FixedValue in import
changed Alternative titles to "Upper levels in qps"/"Upper levels in %" to better differentiate between them
added ruleset for bakery
renamed to unbound.py (from unbound_parameters.py)
moved to ~/local/lib/check_mk/gui/plugins/wato/check_parameters (from local/share/check_mk/web/plugins/wato)
check plugin: removed Union -> no need "int | float" should do
added levels_upper_NOERROR to default parameters -> show up in info line
bakery: added bakery plugin und wato for bakery
2024-05-14: separated WATO for bakery and check in two files
2024-05-21: added config file option to the agent config
made agent plugin more reliable
added unbound status
# ################################################################################################################# #
# #
# NOTE: before updating to this version remove the Unbound backery rule and create the rule after the update again #
# #
# ################################################################################################################# #
2024-05-22: changed time for get_rate from section to system time
added output in case get_rate is initialising (unknown state in discovery)
removed default levels for unbound_answers
added params for unwanted replies
added ruleset for unwanted replies
2024-05-27: fixed crash in WATO CRE version (has no cee elements)
2024-07-24: split unbound.py in separate files per check
added unbound_type_stats from ruettimann[at]init7[dot]net
2024-07-31: unbound_type_stats: reworked
2024-09-10: unbound_status: fixed crash if unbound is not running