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

Update README.md

parent db0b77ec
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-) 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: cURL supports a lot of different protocols like:
- dict - dict
...@@ -27,7 +27,7 @@ cURL supports a lot of different protocols like: ...@@ -27,7 +27,7 @@ cURL supports a lot of different protocols like:
--- ---
### Download ### 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). - [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. **Note**: this plugin needs at leat `curl` version 7.70.0 from April 29 2020 to work.
......
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