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

Update README.md

parent 77bbb155
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ cURL supports a lot of different protocols like:
---
### Download
- [curl.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/curl.mkp) the main package
- [curl_executable.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/curl_executable.mkp) the Linux and Windows executable in version 7.8.1 and the cURL cert bundle (this package is optional see below).
- [curl_executable-20220410.v7.82.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/curl_executable-20220410.v7.82.0.mkp) the Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
**Note**: this plugin needs at leat `curl` version 7.70.0 from April 29 2020 to work.
......@@ -44,6 +44,18 @@ 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
- remove the cURL executable rules from WATO
- remove the curl_executable package
- install the new curl_executable package
- update the curl package
- reconfigure your cURL WATO rules (select the executable version to use)
- redeploy the package
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
......
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