summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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