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

Update README.md

parent 7cf45d3c
No related branches found
No related tags found
No related merge requests found
...@@ -103,6 +103,7 @@ The bakrey will dynamicly create some additional files in the _curl_ sub directo ...@@ -103,6 +103,7 @@ The bakrey will dynamicly create some additional files in the _curl_ sub directo
| curl_item_#.ca_cert | Configure certificate verification -> Certificate to verify against | Cert(chain) as PEM | | curl_item_#.ca_cert | Configure certificate verification -> Certificate to verify against | Cert(chain) as PEM |
| curl_item_#.header | Set request header / Set API key header | Header: Value line by line | | curl_item_#.header | Set request header / Set API key header | Header: Value line by line |
| curl_item_#.post_binary | Send HTTP POST data | Post data as binary | | curl_item_#.post_binary | Send HTTP POST data | Post data as binary |
| curl_item_#.priv_key | Configure authentication -> Private/public key -> Private key | Private key for SCP/SFTP/SSP |
| curl_item_#.regex | Regular expression to expect in content | Regex pattern to match on response | | curl_item_#.regex | Regular expression to expect in content | Regex pattern to match on response |
| curl_item_#.search_header | Strings to expect in header | Strings to search for in header line by line | | curl_item_#.search_header | Strings to expect in header | Strings to search for in header line by line |
| curl_item_#.search_response | Strings to expect in response | Strings to search for in response line by line | | curl_item_#.search_response | Strings to expect in response | Strings to search for in response line by line |
......
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