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

Delete cisco_bgp_peer

parent 86e8895c
No related branches found
No related tags found
No related merge requests found
title: Cisco BGP Peers
agents: snmp
catalog: hw/network/cisco
license: GPL
distribution: https://thl-cmk.hopto.org
description:
Monitors the status of BGP peers. It supports IPv4/IPv6 peers and more then one
address family per BGP peer.
critical:
- if peer state is "idle" or adminstate is not "start"
- if accepted prefixes equal or above prefix admin limit
warning:
- if peer state is not "established" or peer is not up long enough
- if accepted prefixes equal or above warn threshold
This check is tested with a variaity of Cisco ASR and ISR routers.
The "prefix admin limit" and "warn threshold" needs to be configured on the device.
For example: neighbor 172.17.10.10 maximum-prefix 10000 80. The threshold is in
percentage of the prefix limit .
item:
Is build from the Address family and IP address of the BGP peer.
For example "172.17.10.10 IPv4 Unicast"
perfdata:
Describe precisely the number and meaning of performance variables
the check sends. If it outputs no performance data, then leave out this
section.
inventory:
Checks for "cisco" in sysDesc. If found the check creates one service for each
BGP peer and address family.
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