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

Update README.md

parent defccdee
No related branches found
No related tags found
No related merge requests found
......@@ -139,15 +139,32 @@ checkmk.com|curl_item_3|nocase_nomultiline|
| --connect-timeout | 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 |
| --disable-epsv | Set FTP options -> Passive/Actrive mode -> FTP passove mode -> Don't send EPSV command |
| --dns-interface | Set DNS options -> Source interface |
| --dns-ipv4-addr | Set DNS options -> IPv4 source address |
| --dns-ipv6-addr | Set DNS options -> IPv6 source address |
| --dns-servers | Set DNS options -> DNS servers |
| --dump-header | Strings to expect in header (Configured as `--dump-header /var/tmp/curl_header` or `c:/windows/temp/curl_header`) |
| --ftp-account | Set FTP options -> Account data string |
| --ftp-alternative-to-user | Set FTP options -> String to replace USER command |
| --ftp-create-dirs | Set FTP options -> Create remote dir(s) |
| --ftp-method | Set FTP options -> Change working directory method |
| --ftp-pasv | Set FTP options -> Passive/Actrive mode -> FTP passove mode |
| --ftp-pret | Set FTP options -> -> FTP passove mode -> Send PRET before PASV |
| --ftp-skip-pasv-ip | Set FTP options -> Passive/Actrive mode - Use remote IP form control channel for data chanel |
| --ftp-port | Set FTP options -> Passive/Actrive mode -> FTP active mode -> Address to use |
| --ftp-ssl-control | Set FTP options -> Require SSL/TLS for FTP login |
| --ftp-ssl-ccc | Set FTP options -> Require SSL/TLS for FTP login -> Send CCC after authenticating |
| --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 |
| --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 |
| --insecure | Configure certificate verification -> Don't verify certificates |
| --ipv4 | Use IP address family -> IPv4 only |
| --ipv6 | Use IP address family -> IPv6 only |
| --ipv4 | Set DNS options -> Resolve names -> IPv4 only |
| --ipv6 | Set DNS options -> Resolve names -> IPv6 only |
| --limit-rate | Maximum UP-/Download rate |
| --location | Configure redirects -> Follow redirects |
| --location-trusted | Configure redirects -> Use authentication on redirects |
......
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