From 80322f255030846d27a2997807046fdbe1ffbb2a Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 15 Jul 2013 09:27:27 +0200 Subject: ssh support for agent --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3