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

Update README.md

parent b2b42ac5
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,8 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --cert-status | Configure verification of remote host -> Use OCSP to check certificate status |
| --compressed | Request compressed response |
| --compressed-ssh | Set FTP/SCP/SFTP options -> Enable ssh compression |
| --connect-timeout | Set connection limits -> Maximum time to connect |
| --connect-timeout | Set connection limits -> Maximum time to connect |
| --crlf | Advanced settings -> Convert LF to CRLF in upload |
| --data-binary | Send HTTP POST data |
| --digest | Configure authentication -> Username/Password -> Authentication method -> Digest authentication |
| --disable | Hardcoded in the agent scripts |
......@@ -181,7 +182,7 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --ftp-ssl-ccc | Set FTP/SCP/SFTP options -> Require SSL/TLS for FTP login -> Send CCC after authenticating |
| --ftp-ssl-ccc-mode | Set FTP/SCP/SFTP options -> Require SSL/TLS for FTP login -> Set CCC mode |
| --head | Get header only |
| --header | Set request headers and Set API key header |
| --header | Set 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 |
......@@ -195,7 +196,11 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --limit-rate | Set connection limits -> Maximum UP-/Download rate |
| --list-only | Set FTP/SCP/SFTP options -> Enable list only |
| --location | Configure redirects -> Follow redirects |
| --location-trusted | Configure redirects -> Use authentication on redirects |
| --location-trusted | Configure redirects -> Use authentication on redirects |
| --mail-auth | Set SMTP options -> Mail originator address |
| --mail-from | Set SMTP options -> Mail from address |
| --mail-rcpt | Set SMTP options -> Mail to address |
| --mail-rcpt-allowfails | Set SMTP options -> Allow some mail to addresses to fail |
| --max-filesize | Set connection limits -> Maximum file size |
| --max-redirs | Configure redirects -> Max. redirects |
| --max-time | Set connection limits -> Maximum transfer time |
......@@ -217,7 +222,8 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --proxy-negotiate | Configure proxy server -> Use Proxy -> Proxy authentication -> Authentication method -> HTTP Negotiate (SPNEGO) authentication |
| --proxy-ntlm | Configure proxy server -> Use Proxy -> Proxy authentication -> Authentication method -> NTLM authentication |
| --proxy-user | Configure proxy server -> Use Proxy -> Proxy authentication -> Proxy username |
| --referer | Set referer |
| --referer | Set referer |
| --request | Set SMTP options -> REQUEST command |
| --silent | Hardcoded in the agent scripts |
| --socks4 | Configure proxy server -> Use Proxy -> SOCKS4 |
| --socks4a |Configure proxy server -> Use Proxy -> SOCKS4a |
......@@ -239,7 +245,8 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --tlsv1.0 | Use TLS/SSL version -> Use TLS 1.0 |
| --tlsv1.1 | Use TLS/SSL version -> Use TLS 1.1 |
| --tlsv1.2 | Use TLS/SSL version -> Use TLS 1.2 |
| --tlsv1.3 | Use TLS/SSL version -> Use TLS 1.3 |
| --tlsv1.3 | Use TLS/SSL version -> Use TLS 1.3 |
| --upload-file | Set SMTP options -> Message to send Set headers (SMTP) |
| --url | URLs to check -> URL to check |
| --user | Configure authentication -> Username/Password -> Username |
| --user-agent | Set user agent |
......
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