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

20 lines
891 B
Plaintext

#******************************************************************************
# @(#) check_hpux_hpvm_vpar_status.conf
#******************************************************************************
# This is a configuration file for the check_hpux_hpvm_vpar_status HC plugin.
# All lines starting with a '#' are comment lines.
# [default: indicates hardcoded script values if no value is defined here]
#******************************************************************************
# specify properties as displayed by the 'vzlist -a -H -o ctid,status,onboot' command
# [parid;runtime_status;boot_status]
# runtime_status should be 'on' or 'off'
# boot_status should be 'auto' or 'manual'
# Examples:
#1;on;auto
#******************************************************************************
# End of FILE
#******************************************************************************