20 lines
751 B
Plaintext
20 lines
751 B
Plaintext
#******************************************************************************
|
|
# @(#) check_linux_sg_package_config.conf.dist
|
|
#******************************************************************************
|
|
# This is a configuration file for the check_linux_sg_package_config HC plugin.
|
|
# All lines starting with a '#' are comment lines.
|
|
# It is recommended to only monitor unique "param1 value2" combinations
|
|
#******************************************************************************
|
|
|
|
#[mypkg1]
|
|
#param1 value1
|
|
#param2 value2
|
|
|
|
#[mypkg2]
|
|
#param1 value1
|
|
#param2 value2
|
|
|
|
|
|
#******************************************************************************
|
|
# End of FILE
|
|
#****************************************************************************** |