From e0792d9d72c426768a397aa2d13c62353054c40a Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 11 May 2016 12:17:34 +0200 Subject: [PATCH] test tcp validator --- customer/bmas-typo3/development.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/customer/bmas-typo3/development.yaml b/customer/bmas-typo3/development.yaml index 3aeefc82..dc5fd988 100644 --- a/customer/bmas-typo3/development.yaml +++ b/customer/bmas-typo3/development.yaml @@ -6,7 +6,13 @@ site::additional_classes: - site::profile::mysql_server - memcached - zabbix::agent + - site::profile::tcp_validator +site::profile::tcp_validator::validate_tcp_connection: true +site::profile::tcp_validator::tcp_conn_validators: + mcollective: + host: messageq01.pixelpark.com + port: 61614 # Wert nur temporaer zabbix::agent::include_dir_purge: false -- 2.39.5