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

Update README.md

parent cfa4c3de
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --cacert | Configure certificate verification -> Certificate to verify against |
| --cert-status | Configure certificate verification -> Use OCSP to check certificate status |
| --compressed | Request compressed response |
| --connect-timeout | Maximum time to connect |
| --connect-timeout | Set connection limits -> Maximum time to connect |
| --data-binary | Send HTTP POST data |
| --digest | Configure user authentication -> Authentication method -> Digest authentication |
| --disable-eprt | Set FTP options -> Passive/Actrive mode FTP active mode -> Don't send EPRT command |
......@@ -165,12 +165,12 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --insecure | Configure certificate verification -> Don't verify certificates |
| --ipv4 | Set DNS options -> Resolve names -> IPv4 only |
| --ipv6 | Set DNS options -> Resolve names -> IPv6 only |
| --limit-rate | Maximum UP-/Download rate |
| --limit-rate | Set connection limits -> Maximum UP-/Download rate |
| --location | Configure redirects -> Follow redirects |
| --location-trusted | Configure redirects -> Use authentication on redirects |
| --max-filesize | Maximum file size |
| --max-filesize | Set connection limits -> Maximum file size |
| --max-redirs | Configure redirects -> Max. redirects |
| --max-time | Maximum transfer time |
| --max-time | Set connection limits -> Maximum transfer time |
| --negotiate | Configure user authentication -> Authentication method -> HTTP Negotiate (SPNEGO) authentication |
| --no-alpn | Advanced settings -> Disable Application Layer Protocol Negotiation (ALPN) |
| --no-npn | Advanced settings -> Disable Next Protocol Negotiation (NPN) |
......@@ -190,8 +190,8 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --socks5 | Configure proxy server -> Use Proxy -> SOCKS5 |
| --socks5-basic | Configure proxy server -> Use Proxy -> Proxy authentication -> Authentication method -> SOCKS5 basic authentication |
| --socks5-hostname | Configure proxy server -> Use Proxy -> SOCKS5 hostname |
| --speed-limit | Minimum speed |
| --speed-time | Minimum speed time |
| --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-reqd | Use TLS/SSL version -> Require SSL/TLS |
......
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