OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide
Appendix E 103
-- Example: DISKFILE $DATA.DATABASE.FILE1
-- Usage : This domain is made to measure physical accesses in the configured
files
-- Warning: Adding units in this domain will increase the overhead of the
product. If you do not need to know physicalaccesses in the configured files, use
the domain FILESIZE instead of this one.
---------------------------------------------------------------
DISKFILE $SWAP.DATA.FILE1
---------------------------------------------------------------
-- Section: FILESIZE
-- Syntax : FILESIZE <$Volume>.<Subvolume>.<File> [,TREND=<ON|OFF>]
-- Example: FILESIZE $DATA.DATABASE.FILE2
---------------------------------------------------------------
DISKFILE $SWAP.DATA.DATA00
DISKFILE $SWAP.DATA.DATA01
---------------------------------------------------------------
-- Section: PROGRAM
-- Syntax : PROGRAM <$Volume>.<Subvolume>.<File> [,TREND=<ON|OFF>]
-- Example: PROGRAM $APPLI.PATHWAY.SERVER1
-- PROGRAM $SYSTEM.SYS00.TACL
---------------------------------------------------------------
PROGRAM $SYSTEM.PROG.PRODUCT
---------------------------------------------------------------
-- Section: PROCESS
-- Syntax : PROCESS <$ProcessName> [,TREND=<ON|OFF>]
-- Example: PROCESS $CMON
---------------------------------------------------------------
PROCESS $BC00
PROCESS $BC01
PROCESS $CM , TREND = ON
PROCESS $DBS , TREND = OFF
PROCESS $DS , TREND = OFF
---------------------------------------------------------------
-- Section: USERDEF
-- Syntax : USERDEF <$Process>.<Counter>.<Index>.<Unit> [,TREND=<ON|OFF>]
-- with <Unit> = NB (Current Number) for ACCUM counter
-- NB/I (Number per Interval) for ACCUM counter
-- NB/S (Number per Second) for ACCUM counter
-- with <Unit> = % for BUSY counter
Appendix E