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


 
Syntax Used in VPO Configuration Files
Template Examples
Appendix A282
Template Examples
Example of a VPO Logfile Template
The following example is a configuration file for a logfile template:
LOGFILE “Su (10.x/11.x HP-UX)”
DESCRIPTION “HP-UX 10.x/11.x switch user events in logfile
/var/adm/sulog”
LOGPATH “/var/adm/sulog”
INTERVAL “20s”
CHSET ISO8859
SEVERITY Normal
APPLICATION “/usr/bin/su(1) Switch User”
MSGGRP “Security”
SUPPRESSCONDITIONS
DESCRIPTION “suppress messages caused by mondbfile monitor
(SU root-oracle)”
CONDITION
TEXT “SU <*> + <@.tty> root-oracle”
MSGCONDITIONS
DESCRIPTION “Bad su”
CONDITION
TEXT “SU <*> - <@.tty> <*.from>-<*.to>”
SET
MPI_AGT_DIVERT_MSG
MSGTYPE “bad_su”
SEVERITY Warning
OBJECT “<from>”
TEXT “Bad switch user to <to> by <from>”
DESCRIPTION “Succeeded su”
CONDITION
TEXT “SU <*> + <@.tty> <*.from>-<*.to>”
SET
MPI_AGT_DIVERT_MSG
MSGTYPE “succeeded_su”
OBJECT “<from>”
TEXT “Succeeded switch user to <to> by <from>”