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

Edit HOWTO.md added proxy configuration

parent 4c14cf4c
Branches master
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ If you have your credentials you need to adjust the config file for the Lifecycl
~/etc/ciscoapi/ciscoapi.json
{
"global": {
"http_proxy": "http://your.proxy.com:8080",
"https_proxy": "http://your.proxy.de:8080",
"use_system_proxies": false,
"wait_after_start": false,
"max_wait_time": 15,
......
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