* Fixes on trap settings
* Updated check_hpux_drd_status() plugin (boot check fix) * Added check_hpux_lunpaths() plugin * Updated check_hpux_patch_version() plugin with fileset state check
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
# [default: indicates hardcoded script values if no value is defined here]
|
||||
#******************************************************************************
|
||||
|
||||
# specify whether to also log passed health checks
|
||||
# (warning: this may rapidly grow the HC log)
|
||||
# [default: no]
|
||||
log_healthy=yes
|
||||
|
||||
# OE version that should be checked (version string as displayed by 'swlist')
|
||||
# [default: none]
|
||||
required_oe=""
|
||||
@@ -14,7 +19,11 @@ required_oe=""
|
||||
# [default: none]
|
||||
required_patches=""
|
||||
|
||||
# check that all installed filesets are configured?
|
||||
# [default: yes]
|
||||
check_filesets=yes
|
||||
|
||||
|
||||
#******************************************************************************
|
||||
# End of FILE
|
||||
#******************************************************************************
|
||||
#******************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user