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

Update README.md

parent 197182cd
No related branches found
No related tags found
No related merge requests found
......@@ -133,8 +133,8 @@ checkmk.com|curl_item_3|nocase_nomultiline|
|-----| ------ |
| --anyauth | Configure user authentication -> Authentication method -> Any authentication |
| --basic | Configure user authentication -> Authentication method -> Basic authentication |
| --cacert | Configure certificate verification -> Certificate to verify against |
| --cert-status | Configure certificate verification -> Use OCSP to check certificate status |
| --cacert | Configure verification of remote host -> Certificate to verify against |
| --cert-status | Configure verification of remote host -> Use OCSP to check certificate status |
| --compressed | Request compressed response |
| --connect-timeout | Set connection limits -> Maximum time to connect |
| --data-binary | Send HTTP POST data |
......@@ -160,11 +160,13 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --ftp-ssl-ccc-mode | Set FTP options -> Require SSL/TLS for FTP login -> Set CCC mode |
| --head | Get header only |
| --header | Set request headers and Set API key header |
| --hostpubmd5 | Configure verification of remote host -> Expected MD5 hash of pub key |
| --hostpubsha256 | Configure verification of remote host -> Expected SHA256 hash of pub key |
| --http1.0 | Use HTTP version -> Use HTTP 1.0 |
| --http1.1 | Use HTTP version -> Use HTTP 1.1 |
| --http2 | Use HTTP version -> Use HTTP/2 |
| --include | Hardcoded in the agent scripts |
| --insecure | Configure certificate verification -> Don't verify certificates |
| --insecure | Configure verification of remote host -> Don't verify certificates |
| --ipv4 | Set DNS options -> Resolve names -> IPv4 only |
| --ipv6 | Set DNS options -> Resolve names -> IPv6 only |
| --limit-rate | Set connection limits -> Maximum UP-/Download rate |
......@@ -196,7 +198,7 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --speed-limit | Set connection limits -> Minimum speed |
| --speed-time | Set connection limits -> Minimum speed time |
| --ssl | Use TLS/SSL version -> Try SSL/TLS |
| --ssl-no-revoke | Configure certificate verification -> Disable cert revocation checks (WinSSL |
| --ssl-no-revoke | Configure verification of remote host -> Disable cert revocation checks (WinSSL |
| --ssl-reqd | Use TLS/SSL version -> Require SSL/TLS |
| --sslv2 | Use TLS/SSL version -> Use SSLv2 |
| --sslv3 | Use TLS/SSL version -> Use SSLv3 |
......
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