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

update project

parent cb9a23cc
No related branches found
No related tags found
No related merge requests found
File added
No preview for this file type
......@@ -3,24 +3,29 @@
'\n'
'- creates one service for each peer/address family (IPv4 '
'and IPv6)\n'
'- performance data include: peer uptime, prefixes accepted, '
'advertised,\n'
'- this package contains also a inventory plugin\n'
'- performance data include\n'
' FMS last change/transitions\n'
' Last update received\n'
' Peer uptime\n'
' Prefixes accepted\n'
' Prefixes in/out\n'
' Total messages received/send\n'
' Updates received/send\n'
'\n'
'NOTE: this plugin will supersede the original arista_bgp '
'plugin\n'
'\n'
'NOTE: to use this plugin you must also install my bgp_peer '
'To use this plugin you must also install my bgp_peer base '
'plugin '
'(https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer)\n'
'\n',
'\n'
'NOTE: this plugin will supersede the original arista_bgp '
'plugin\n',
'download_url': 'https://thl-cmk.hopto.org/gitlab/arista/arista_bgp_peer',
'files': {'agent_based': ['arista_bgp_peer.py',
'inv_arista_bgp_peer.py',
'utils/arista_bgp_peer.py']},
'name': 'arista_bgp_peer',
'title': 'Arista BGP peer',
'version': '0.0.1-20230607',
'version': '1.0.0-20230613',
'version.min_required': '2.0.0b1',
'version.packaged': '2.1.0p21',
'version.usable_until': None}
\ No newline at end of file
'version.packaged': '2.2.0p2',
'version.usable_until': None}
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