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.17 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Cisco VTP status
thl-cmk's avatar
thl-cmk committed

**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
thl-cmk's avatar
thl-cmk committed

Monitors status of Cisco VLAN Trunk Protocol

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

thl-cmk's avatar
thl-cmk committed
* *service*: this check will create the service *VTP*
thl-cmk's avatar
thl-cmk committed
* *state*: **critical** if VTP domain, mode or version is not as expected
thl-cmk's avatar
thl-cmk committed
* * *wato*: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see sample screenshot")
thl-cmk's avatar
thl-cmk committed
* *perfdata*: 
    * \# of VLANs
    * \# of suspended VLANs

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

* [cisco_vtp.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_vtp/-/raw/master/cisco_vtp.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_vtp.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
thl-cmk's avatar
thl-cmk committed

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