#
#  HP Performance Agent (PA) startup control
#
# This file may be modified to suit the needs of your environment.  It
# will be preserved when the Perf Agent software is updated, as are other
# Perf Agent configuration files.  
#
# To have the HP Performance Agent daemons start automatically at boot time, 
# ensure the PA_START variable below is set to 1.  Any other value will 
# cause Perf Agent daemons to not start automatically.
#
# To start Perf Agent after bootup is complete, use the /opt/perf/bin/ovpa script.
#
# This file originally has PA_START set to 1.  Be sure to edit the
# /var/opt/perf/parm file to suit the needs of your unique environment.
#
# If you want to change start command, use OVPA_START_COMMAND
# For VMware, run the command in background.

OVPA_START=1

