Newer
Older
# Cisco redundancy framework
Monitors status of Cisco redundancy framework
* *service*: this check creates the service *Redundancy status*
* *state*:\
**critical**
* if *Unit* is not active or standby
* if *Peer unit* is not active or standby
* if *Unit state* changed from the expectet value (gathered on inventory)
* if *Peer unit state* changed from the expectet value (gathered on inventory)
* if *Peer unit not detected*
**warning**
* if *Secodary unit* is active
* *wato*: none
* *perfdata*: none
---
### Download
* [cisco_redundancy.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_redundancy/-/raw/master/cisco_redundancy.mkp "Download the MKP file")
---
### Installation
You can install the package by uploading it to your CheckMK site and as site user run `mkp install cisco_redundancy.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")