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.04 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
[PACKAGE]: ../../raw/master/mkp/inv_cdp_cache-0.7.6-20240414.mkp "inv_cdp_cache-0.7.6-20240414.mkp"
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

thl-cmk's avatar
thl-cmk committed
* [Download latest mkp file][PACKAGE]
thl-cmk's avatar
thl-cmk committed

---                   
### 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 PACKAGENAME-VERSION.mkp
mkp enable PACKAGENAME VERSION
```
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](/img/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](/img/sample-wato.png?raw=true "WATO options")