check_health/configs/etc/check_linux_sg_package_status.conf.dist
2019-01-31 13:39:06 +01:00

17 lines
777 B
Plaintext

#******************************************************************************
# @(#) check_linux_sg_package_status.conf
#******************************************************************************
# This is a configuration file for the check_linux_sg_package_status HC plugin.
# All lines starting with a '#' are comment lines.
# [default: indicates hardcoded script values if no value is defined here]
#******************************************************************************
# list of required package statuses (format : "package_name:parameter=value")
# Examples:
#my_package|status=up
#******************************************************************************
# End of FILE
#******************************************************************************