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

Update README.md

parent f390e7b0
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,13 @@ It is build around cURL from [https://curl.se/](https://curl.se/) based on an id
cURL supports a lot of different protocols like:
- dict
- file
- ftp / ftps
- gopher / gophers
- http / https
- imap / imaps
- ldap / ldaps
- ftp/ftps
- gopher/gophers
- http/https
- imap/imaps
- ldap/ldaps
- mqtt
- pop3 / pop3s
- pop3/pop3s
- rtsp
- scp
- sftp
......@@ -22,13 +22,13 @@ cURL supports a lot of different protocols like:
- telnet
- tftp
*Note*: The Plugin is intended to be used with the bakery of the CMK enterprise edition.\
*Note*: At the end of this README you will find a list of cURL options implemented so far.
---
### 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 and the cURL cert bundle (this package is optional see below).
- [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).
**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