check_health/configs/etc/check_linux_burp_backup.conf.dist
2017-09-02 23:27:01 +02:00

18 lines
794 B
Plaintext

#******************************************************************************
# @(#) check_linux_burp_backup.conf
#******************************************************************************
# This is a configuration file for the check_linux_burp_backup HC plugin.
# All lines starting with a '#' are comment lines.
# [default: indicates hardcoded script values if no value is defined here]
#******************************************************************************
# client name; maximum amount of warnings allowed; maximum backup age (hours/days/weeks)
testclient1;0;10h
testclient2;0;2d
testclient3;0;5w
#******************************************************************************
# End of FILE
#******************************************************************************