# Cisco VRRP Monitors status of Cisco VRRP enabled interfaces --- ### Check Info * *service*: creates one item per VRRP ID and interface * *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 * *perfdata*: * Address list errors * Advertisement interval * Auth. type mismatch * Authentication failures * IP TTL errors * Invalid auth. type * Invalid type received * Packet length errors **Note: don't work with some Catalyst switces (Packet length errors)** --- ### 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 ![sample output](/doc/sample.png?raw=true "sample output") WATO options ![WATO options](/doc/wato.png?raw=true "WATO options")