HP (Hewlett-Packard) HP OpenView Vantagepoint – Operation Manual for UNIX User Manual

Page of 326
Syntax Used in VPO Configuration Files
Template Examples
Appendix A
283
Example of a VPO Message Source Specification
The following example is a configuration file for the VPO message
interface used to intercept messages sent by opcmsg().
As the file is part of a downloaded configuration, it contains UUIDs (the
numbers in the lines starting with the keyword “HELP”) that are used
internally by VPO to refer to the respective piece of instruction text:
OPCMSG “opcmsg(1|3)”
DESCRIPTION “default interception of messages submitted by
opcmsg(1) and opcmsg(3)”
FORWARDUNMATCHED
MSGCONDITIONS
DESCRIPTION “PerfView alarms ( REPEAT/END conditions )”
CONDITION
MSGGRP “Performance”
TEXT
“^\”<*.text>\” START: <*.time>
<[REPEAT|END].cond>: <*.end> (<*.option>)”
SET
TEXT “<text>
( START: <time> ; <cond>: <end> )”
OPACTION “pv.sh  <$MSG_NODE_NAME> ‘<$MSG_OBJECT>’
<option> “
HELPTEXT “An alarm was sent by the MeasureWare
Agent application.
The available operator initiated action
allows to start PerfView to review the
related metrics values. “
HELP “5cfdbe1e-90ec-11d1-baa6-0060b0205c3e”