Added check_hpux_kernel_params
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
#******************************************************************************
|
||||
# @(#) 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 kernal parameters and their values or expression (as reported by kctune)
|
||||
# [param:<param_name>:<param_value>]
|
||||
param:nproc:5000
|
||||
param:filecache_max:50%
|
||||
|
||||
|
||||
#******************************************************************************
|
||||
# End of FILE
|
||||
#******************************************************************************
|
||||
Reference in New Issue
Block a user