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.07 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# CDP inventory plugin
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Adds the CDP information from network devices to the inventory
thl-cmk's avatar
thl-cmk committed

*  *wato*: 
    *  you can remove not needed columns from the inventory
    *  you can remove the domain name from the neighbour device name
thl-cmk's avatar
thl-cmk committed
    *  you can replace interface names with short names
thl-cmk's avatar
thl-cmk committed
    
---
thl-cmk's avatar
thl-cmk committed
### Download

* [inv_cdp_cache.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/-/raw/master/inv_cdp_cache.mkp "Download latest version")

---                   
### Installation

thl-cmk's avatar
thl-cmk committed
You can install the package by uploading it to your CheckMK site and as site user run `mkp add inv_cdp_cache.mkp` and  `mkp enable inv_cdp_cache.mkp`.
thl-cmk's avatar
thl-cmk committed


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

thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
### Want to contribute?
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
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")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
WATO options

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