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
README.md 1.37 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Cisco VRRP
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitors status of Cisco VRRP enabled interfaces
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
### Check Info
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *service*: creates one item per VRRP ID and interface
thl-cmk's avatar
thl-cmk committed
* *state*: **warning** if operational state not as desired or not master/backup, admin state is not up, authentication is not enabled
* *wato*: desired operational state and all monitoring states can be configured
thl-cmk's avatar
thl-cmk committed
* *perfdata*:
thl-cmk's avatar
thl-cmk committed
    *   Address list errors
    *   Advertisement interval
    *   Auth. type mismatch
    *   Authentication failures
    *   IP TTL errors
    *   Invalid auth. type
    *   Invalid type received
    *   Packet length errors
thl-cmk's avatar
thl-cmk committed


**Note: don't work with some Catalyst switces (Packet length errors)**
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
### Download

* [cisco_vrrp.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_vrrp/-/raw/master/cisco_vrrp.mkp "Download latest version")

---                   
### Installation

You can install the package by uploading it to your CheckMK site and as site user run `mkp install cisco_vrrp.mkp`.


In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)

---
### Want to contribute?

Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

---
### Sample output
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
![sample output](/doc/sample.png?raw=true "sample output")

WATO options

![WATO options](/doc/wato.png?raw=true "WATO options")

thl-cmk's avatar
thl-cmk committed