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.4 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Tittle
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
some description
Monitors status of {REPLACE_WITH_PACKAGE_TITLE}
thl-cmk's avatar
thl-cmk committed

---
thl-cmk's avatar
thl-cmk committed
### Download
[package_name.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/testing/-/raw/main/agent_cisco_ise-20210304_v.0.1.mkp)
thl-cmk's avatar
thl-cmk committed

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

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 install package_name.mkp`.
thl-cmk's avatar
thl-cmk committed


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_)

---
### Want to Contribute?
thl-cmk's avatar
thl-cmk committed
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

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

* *service*: creates the service **_SERVICENAME_**  with the XXXXXXXX as item

---
* *state*:
    * **warning**: 
        * if 
        * if 

    * **critical**/**warning**: 
        * if 
---
* *wato*: 
    * check plugin
        * option 1
        * option 2
        * option 3

    * discovery
        * option 1
        * option 2

    * inventory
        * option 1
        * option 2

---
* *perfdata (if avilable)*: 
    * Offset (s)
    * Delay (s)
    * Jitter (s)
    * Protocol errors (/s)
    * Version errors (/s)

---
### Sample Output and WATO

Sample output

![sample output](/doc/sample.jpg?raw=true "sample output")

Sample output details

![sample output details](/doc/sample-details.jpg?raw=true "sample output details")
thl-cmk's avatar
thl-cmk committed

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

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