summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-07-15 09:27:27 +0200
committervarac <varacanero@zeromail.org>2013-07-15 09:27:27 +0200
commit80322f255030846d27a2997807046fdbe1ffbb2a (patch)
tree3e4c1f94ae0b3c4e50b129fdef488448ebd981a9 /README.md
parent06fc5e7cd019a4b6badc8ed074bac58e7c91b930 (diff)
ssh support for agent
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c2876f..0ef7920 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,9 @@ created making the URL http://hostname/acme/check_mk/ running as the 'acme' user
*workspace*: The directory to use to store files used during installation. Default: '/root/check_mk'
+*omdadmin_htpasswd*: changes the htpasswd of the amdadmin user (requires apache module from i.e.
+ https://labs.riseup.net/code/projects/shared-apache)
+
### Notes
* A user and group with the same value as the site parameter is created. By default this is 'monitoring'.
@@ -131,6 +134,10 @@ Only required if a filestore is used.
*workspace*: The directory to use to store files used during installation.
Default: '/root/check_mk'
+*use_ssh*: Use ssh instead of the tcp wrapper. Deploys ssh keypair on server and
+ allows the server to execute the agent on the client.
+ Default: false.
+
## Host groups and tags
By default check_mk puts all hosts into a group called 'check_mk' but where you