HP-UX Workload Manager User's Guide

Example configuration files
performance_goal.template
Chapter 9 315
performance_goal.template
The following file is a template showing how to use various components
of the configuration file. The file shows how to use performance-based
goals to determine whether an SLO is being met. Values that you must
customize are shown in square brackets ([ ]). You must remove the
brackets.
#
# Name:
# performance_goal.template
#
# Version information:
#
# (C) Copyright 2001-2006 Hewlett-Packard Development Company, L.P.
#
# $Revision: 1.5 $
#
# Caveats:
# DO NOT MODIFY this file in its /opt/wlm/examples/wlmconf location!
# Make modifications to a copy and place that copy outside the
# /opt/wlm/ directory, as items below /opt/wlm will be replaced
# or modified by future HP-UX WLM product updates.
#
# Purpose:
# This file contains a SAMPLE HP-UX WLM configuration file, meant
# to expand on the descriptions given in the wlmconf(4) manpage.
#
# Specifically in this file, we illustrate the use of performance-
# based goals to determine whether an SLO is being met.
#
# Keep in mind that this example is for illustration purposes ONLY.
# While it does contain all the required components, the specific
# values (such as group, user, SLO names, and executable locations)
# are hypothetical. The service-level objectives (SLOs) and all
# other identifiers must be tailored to your environment.
#
# This sample file can be viewed as a simple template, as the non-
# keyword items that the user would need to customize are contained
# within square brackets ([]’s). Because of these brackets, this
# file will not “pass” the syntax-checking mode of wlmd.
#