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
Snippets Groups Projects
Commit 0c648a22 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent edca95a4
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ The output should look like this
If you got something like this `curl: unknown --write-out variable: 'json'`, you need to update your curl executable or use the above package.
---
### Update
*Note*: to update from a pre 20220410 version (if you have used the curl_executable plugin) you need to
......@@ -64,21 +63,21 @@ If you got something like this `curl: unknown --write-out variable: 'json'`, you
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
---
### Sample Output and WATO
<details><summary>Sample output</summary>
<details><summary>Check summary</summary>
![check summary](/doc/sample.png?raw=true "sample output")
![check summary](img/sample.png?raw=true "sample output")
</details>
<details><summary>Check details</summary>
![check details](/doc/sample-details.png?raw=true "sample output details")
![check details](img/sample-details.png?raw=true "sample output details")
</details>
......@@ -89,13 +88,13 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
<details><summary>WATO cURL service</summary>
![WATO cURL service](doc/wato.png "WATO cURL service")
![WATO cURL service](img/wato.png "WATO cURL service")
</details>
<details><summary>WATO bakery cURL</summary>
![WATO bakery cURL](doc/wato-bakery.png "WATO bakery")
![WATO bakery cURL](img/wato-bakery.png "WATO bakery")
</details>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment