check_health/configs/etc/core/check_health.conf.dist
2017-12-22 16:12:56 +01:00

17 lines
741 B
Plaintext

#******************************************************************************
# @(#) check_health.conf
#******************************************************************************
# This is the main configuration file for the check_health.sh tool.
# All lines starting with a '#' are comment lines.
# [default: indicates hardcoded script values if no value is defined here]
#******************************************************************************
# --- general settings ---
# maximum timeout for HC calls/plugins (seconds) [default: 60]
HC_TIME_OUT=60
#******************************************************************************
# End of FILE
#******************************************************************************