From 85f83ef85667d2cf3dc36083a9fa5da33b3274fd Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 1 Nov 2015 23:16:49 +0100 Subject: XMLRPC sync improvements - Fix CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Some cleanups and description tweaks --- config/checkmk-agent/checkmk_sync.xml | 108 +++++++++++++++++----------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'config/checkmk-agent') diff --git a/config/checkmk-agent/checkmk_sync.xml b/config/checkmk-agent/checkmk_sync.xml index 1165152c..c08d280f 100644 --- a/config/checkmk-agent/checkmk_sync.xml +++ b/config/checkmk-agent/checkmk_sync.xml @@ -42,16 +42,16 @@ ]]> checkmksync - 0.1.4 + 0.1.6 check_mk Agent: Sync /usr/local/pkg/checkmk.inc - Config + Settings /pkg_edit.php?xml=checkmk.xml - XMLRPC Sync + Sync /pkg_edit.php?xml=checkmk_sync.xml @@ -59,88 +59,91 @@ listtopic - temp - Enable check_mk configuration sync + XMLRPC Sync - Sync Option + Enable Sync synconchanges - Automatically sync check_mk configuration changes. + +
+ Important: While using "Sync to host(s) defined below", only sync from host A to B, A to C but do not enable XMLRPC sync to A. + This will result in a loop! + ]]> +
select - auto + disabled - - - + + +
Sync Timeout synctimeout - Select sync max wait time + XMLRPC timeout in seconds. select 250 - - - - - + + + + + - Remote Servers + Replication Targets none rowhelper - IP Address + Enable + syncdestinenable + + checkbox + + + Protocol + syncprotocol + + select + HTTP + + + + + + + IP Address/Hostname ipaddress - IP Address of remote server + input - 20 - + 40 + + + Port + syncport + + input + 3 - Username + Username (admin) username - Username on remote server + input 20 - Password + Admin Password password - Password for remote server + password 20 - @@ -148,7 +151,4 @@ checkmk_sync_on_changes(); - - unset($_POST['temp']); - -- cgit v1.2.3