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

Update README.md

parent 9f1d3012
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ It is build around cURL from [https://curl.se/](https://curl.se/).
To check if your system provided `curl` will work you can test it on the cli like this:
- Linux `$ ./curl https://thl-cmk.hopto.org -s -o /dev/null -w %{json}`
- Linux `$ curl https://thl-cmk.hopto.org -s -o /dev/null -w %{json}`
- Windows `C:\>curl https://thl-cmk.hopto.org -s -o NUL -w %{json}`
The output should look like this
......
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