From 0e42221734800f05486d7452b23d346302aaeaa7 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 3 Aug 2015 20:38:10 +0200 Subject: checkmk- code style fixes, fix URL again to use last working stable release --- config/checkmk-agent/checkmk_sync.xml | 169 +++++++++++++++++++--------------- 1 file changed, 97 insertions(+), 72 deletions(-) (limited to 'config/checkmk-agent') diff --git a/config/checkmk-agent/checkmk_sync.xml b/config/checkmk-agent/checkmk_sync.xml index 6603991d..ed99470a 100644 --- a/config/checkmk-agent/checkmk_sync.xml +++ b/config/checkmk-agent/checkmk_sync.xml @@ -2,47 +2,48 @@ - - + - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + checkmksync - 1.1 - Check_mk Agent: Sync + 0.1.4 + check_mk Agent: Sync /usr/local/pkg/checkmk.inc @@ -59,8 +60,8 @@ listtopic temp - Enable checkmk configuration sync - + Enable check_mk configuration sync + Sync Option synconchanges @@ -69,24 +70,48 @@ auto - - - + + + - Sync timeout + Sync Timeout synctimeout Select sync max wait time select 250 - - - - - + + + + + @@ -94,36 +119,36 @@ none rowhelper - - IP Address - ipaddress - IP Address of remote server - input - 20 - - - - User Name - username - user name of remote server - input - 20 - - - Password - password - Password for remote server. - password - 20 - - + + IP Address + ipaddress + IP Address of remote server + input + 20 + + + + Username + username + Username on remote server + input + 20 + + + Password + password + Password for remote server + password + 20 + + - checkmk_sync_on_changes(); + checkmk_sync_on_changes(); - + unset($_POST['temp']); - \ No newline at end of file + -- cgit v1.2.3