diff --git a/README.md b/README.md index 16c0783e4e2e99559c9e6b0c61a02f24b6e71307..e6f415fd637900c12dc4b96e4b37c1cc24021905 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-) -It is build around cURL from [https://curl.se/](https://curl.se/) based on an idea of Christian Wirtz (doc[at]snowheaven[dot]de) and Ingo Hambrock. +It is build around cURL from [https://curl.se/](https://curl.se/) based on a idea of Christian Wirtz (doc[at]snowheaven[dot]de) and Ingo Hambrock. cURL supports a lot of different protocols like: - dict @@ -27,7 +27,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.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/curl.mkp) the main package - [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.