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

Update README.md

parent 666e25d7
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ To check if your system provided `curl` will work you can test it on the cli lik
The output should look like this
```
{"content_type":"text/html; charset=iso-8859-1","errormsg":null,"exitcode":0,"filename_effective":"/dev/null","ftp_entry_path":null,"http_code":302,"http_connect":0,"http_version":"1.1","local_ip":"1.2.3.4","local_port":38896,"method":"GET","num_connects":1,"num_headers":12,"num_redirects":0,"proxy_ssl_verify_result":0,"redirect_url":"https://thl-cmk.hopto.org/gitlab/","referer":null,"remote_ip":"93.226.242.235","remote_port":443,"response_code":302,"scheme":"HTTPS","size_download":217,"size_header":840,"size_request":81,"size_upload":0,"speed_download":3406,"speed_upload":0,"ssl_verify_result":0,"time_appconnect":0.055328,"time_connect":0.015092,"time_namelookup":0.001096,"time_pretransfer":0.055454,"time_redirect":0.000000,"time_starttransfer":0.063656,"time_total":0.063706,"url":"https://thl-cmk.hopto.org","url_effective":"https://thl-cmk.hopto.org/","urlnum":0,"curl_version":"libcurl/7.81.0 OpenSSL/1.1.1l zlib/1.2.11 libssh2/1.10.0 nghttp2/1.46.0"}thl@surfbox-ii:/mnt/hgfs/Linux$
{"content_type":"text/html; charset=iso-8859-1","errormsg":null,"exitcode":0,"filename_effective":"/dev/null","ftp_entry_path":null,"http_code":302,"http_connect":0,"http_version":"1.1","local_ip":"1.2.3.4","local_port":38896,"method":"GET","num_connects":1,"num_headers":12,"num_redirects":0,"proxy_ssl_verify_result":0,"redirect_url":"https://thl-cmk.hopto.org/gitlab/","referer":null,"remote_ip":"93.226.242.235","remote_port":443,"response_code":302,"scheme":"HTTPS","size_download":217,"size_header":840,"size_request":81,"size_upload":0,"speed_download":3406,"speed_upload":0,"ssl_verify_result":0,"time_appconnect":0.055328,"time_connect":0.015092,"time_namelookup":0.001096,"time_pretransfer":0.055454,"time_redirect":0.000000,"time_starttransfer":0.063656,"time_total":0.063706,"url":"https://thl-cmk.hopto.org","url_effective":"https://thl-cmk.hopto.org/","urlnum":0,"curl_version":"libcurl/7.81.0 OpenSSL/1.1.1l zlib/1.2.11 libssh2/1.10.0 nghttp2/1.46.0"}
```
If you got something like this `curl: unknown --write-out variable: 'json'`, you need to update your curl executable or use the above package.
......
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