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

19 lines
830 B
Plaintext

#******************************************************************************
# @(#) check_hpux_kernel_params.conf
#******************************************************************************
# This is a configuration file for the check_hpux_kernel_params HC plugin.
# All lines starting with a '#' are comment lines.
# [default: indicates hardcoded script values if no value is defined here]
#******************************************************************************
# specify kernel parameters and their values or expression (as reported by kctune)
# [param:<param_name>:<param_value>]
# Examples:
#param:nproc:5000
#param:filecache_max:50%
#******************************************************************************
# End of FILE
#******************************************************************************