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.16 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Checkmk update agent [(Download the MKP package)](/../../../-/raw/master/agent_checkmk_download.mkp "Download MKP package")
thl-cmk's avatar
thl-cmk committed
---
This special agent will check once a day if a new Checkmk version is available. To use this check you need to configure the special agent "checkmk_downloads" (Setup -> Agents -> Other integrations -> Checkmk Download) on your Checkmk server. The agent reads its data form the Checkmk download URL **https://checkmk.com/download**.
thl-cmk's avatar
thl-cmk committed
---
Check Info:

thl-cmk's avatar
thl-cmk committed
* *service*: creates the service **_Checkmk Update_**
thl-cmk's avatar
thl-cmk committed
---
* *state*: \
    **warning**: 
thl-cmk's avatar
thl-cmk committed
    * if your Checkmk version is older than the available checkmk version for your release
    * if your Checkmk release (base version) could not be detected
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
    **critical**: 
thl-cmk's avatar
thl-cmk committed
    * if your Checkmk version is no longer available
thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
* *perfdata*: none
thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
* *ToDo*:
thl-cmk's avatar
thl-cmk committed
    * remove inventory
---
thl-cmk's avatar
thl-cmk committed
Sample output

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

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

![WATO options](/doc/wato.png?raw=true "WATO options")

thl-cmk's avatar
thl-cmk committed
Sample inventory
![sample inventory](/doc/sample_inventory.png?raw=true "sample inventory")
thl-cmk's avatar
thl-cmk committed