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 30f62312 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent aa58faa2
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,20 @@ Don't forget to make the Linux script executable (`chmod a+x curl.sh`).
</details>
<details><summary>Additional files created by the bakery</summary>
The bakrey will dynamicly create some additional files in the check_mk agent config directory (`/etc/check_mk` or `C:\ProgramData\checkmk\agent\config`). **curl_item_#** equals to the fourth option of each line in the configuration file.
| File | Created by bakery option |
| ---- | ---- |
| curl_item_#.search | Strings to expect in response |
| curl_item_#.header | Strings to expect in header |
| curl_item_#.pem | Configure certificate verification -> Certificate to verify against |
</details>
---
#### Configuration file
......
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