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
CHANGELOG 413 B
Newer Older
thl-cmk's avatar
thl-cmk committed
2022-05-10: initial release
thl-cmk's avatar
thl-cmk committed
2022-04-30: code cleanup/streamlining with bgp_peer
2022-05-09: added item to BgpPeer class, this is used in the discovery function
thl-cmk's avatar
thl-cmk committed
2022-05-11: changed bgp_get_peer_entry to get proper parameters instead of Nontransparent list
            added remote_as to BgpPeerItem
thl-cmk's avatar
thl-cmk committed
2023-01-25: fixed routing instance in item
thl-cmk's avatar
thl-cmk committed
2023-02-20: fixed crash no missing input data (i.e. in_prefixes_active)