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 d247b8f5 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

update project

parent 65c9dc7d
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/bgp_peer-2.2.4-20240607.mkp "bgp_peer-2.2.4-20240607.mkp"
[PACKAGE]: ../../raw/master/mkp/bgp_peer-2.2.5-20240615.mkp "bgp_peer-2.2.5-20240615.mkp"
# BGP Peer
Check plugin to monitor the status of BGP peers and inventory plugin for static BGP peer data.
......
File added
......@@ -37,7 +37,7 @@
'web': ['plugins/views/inv_bgp_peer.py']},
'name': 'bgp_peer',
'title': 'BGP Peer',
'version': '2.2.4-20240607',
'version.min_required': '2.2.0b1',
'version': '2.2.5-20240615',
'version.min_required': '2.3.0b1',
'version.packaged': 'cmk-mkp-tool 0.2.0',
'version.usable_until': '2.3.0b1'}
'version.usable_until': '2.4.0b1'}
......@@ -2,10 +2,7 @@
# -*- coding: utf-8 -*-
from cmk.gui.i18n import _
from cmk.gui.plugins.visuals.inventory import (
FilterInvtableAdminStatus,
FilterInvtableTimestampAsAge,
)
from cmk.gui.inventory.filters import FilterInvtableAdminStatus, FilterInvtableTimestampAsAge
from cmk.gui.views.inventory.registry import inventory_displayhints
inventory_displayhints.update({
......
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