Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 53ead5b0 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 7cb93f1f
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
2020-06-04: code cleanup --> changed isdigit test to try/except loop, changed peer.get test to try/except loop 2020-06-04: code cleanup --> changed isdigit test to try/except loop, changed peer.get test to try/except loop
2021-03-27: rewrite for CMK2.0 2021-03-27: rewrite for CMK2.0
2021-03-28: added warning for missing prefix limit/warn threshold 2021-03-28: added warning for missing prefix limit/warn threshold
2021-07-08: fixed handling of missing prefix limit/accepted prefixes/warn threshold. thanks to Florian[dot]Dille[at]aldi-sued[dot]com 2021-07-08: fixed handling of missing prefix limit/accepted prefixes/warn threshold. thanks to Florian[dot]Dille[at]<redacted>[dot]com
2021-07-13: fixed handling of perfdata (in/out updates, in/out total messages). thanks to Florian[dot]Dille[at]aldi-sued[dot]com and timhor[at]outlook[dot]com 2021-07-13: fixed handling of perfdata (in/out updates, in/out total messages). thanks to Florian[dot]Dille[at]<redacted>[dot]com and timhor[at]outlook[dot]com
added type hinting for parsed data (section) added type hinting for parsed data (section)
optimised data handling in check function (add prefixes to peer info) optimised data handling in check function (add prefixes to peer info)
made default state if item not found configurable via WALO made default state if item not found configurable via WALO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment