diff --git a/README.md b/README.md index 1701c76f96aca0969c810c71c8be39f33e16e2d4..1bccd4868157c8c9a7047d8357587354b5cff8dc 100644 --- a/README.md +++ b/README.md @@ -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.