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


 
Syntax Used in VPO Configuration Files
Configuration Files for Monitors
Appendix A288
monconds ::= <monconds> | e
moncond ::= THRESHOLD [ <num> | <floatnum> ]
<duration> | RESET [ <num> | <floatnum> ]
OBJECT <pattern>
duration ::= FOR <string> | e
pattern ::= <string> [ SEPARATORS <string>|e][ICASE|e]
action ::= <string> [ ACTIONNODE <node>|e]
[ ANNOTATE|e][ACK|e]
[SEND_MSG_AFTER_LOC_AA <msgsendok>
<msgsendfailed>] | e
condition_id ::= CONDITION_ID <string> | e
severity ::= [ Unknown | Normal | Warning | Minor | Major |
Critical ]
node ::= IP <ipaddress> [ <string> | e] |
DEC <string> |
SNA <string> |
NOVELL <string> |
OTHER <string>
ipaddress::= <digits>.<digits>.<digits>.<digits>
string ::= “any alphanumeric string” (quotation marks and
the backslash occurring within a string must be
masked by a backslash ‘\’)
floatnum ::=[+|-|e]<digits>.<digits> | <num>
num::=[+|-|e]<digits>
digits::= < digits>[0-9]|[0-9]