From 37b923cc9ac1a2b6a8c6ea61602da7cd611fc803 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Tue, 17 Jul 2018 14:22:06 +0200 Subject: [PATCH] Small fix --- sources/bin/check_health.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/bin/check_health.sh b/sources/bin/check_health.sh index a0a7a68..32a4c90 100644 --- a/sources/bin/check_health.sh +++ b/sources/bin/check_health.sh @@ -556,7 +556,7 @@ Parameters: - health check (plugin) name - state of the HC plugin (disabled/enabled) - version of the HC plugin - - whether the HC plugin requires a configuration file in ${HC_ETC_DIR} + - whether the HC plugin requires a configuration file in ${CONFIG_DIR} - whether the HC plugin is scheduled by cron --list-core : show the available core plugins (mail,SMS,...) --log-healthy : log/show also passed health checks. By default this is off when the plugin support this feature.