OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide
OVNPM Entities 51
3-23-2 USER Metrics
Metric
Description
Activ-Process.nb
Number of processes with this USER-ID that had CPU-activity during the sample period.
Cpu-Busy.%
Percentage of time that processes with this USER-ID were executing in this node.
Mem-Page.nb Number of memory pages that have been swapped in by the processes belonging to
the group and are still resident
Msg-Rcvd.nb
Number of messages received by processes belonging to the user
Msg-Sent.nb
Number of messages sent by processes belonging to the user.
Page-Fault.nb
Number of page-faults for processes belonging to user.
Process.nb The actual number of processes that were executing with this USER-ID during the sample
period. This includes both active and inactive processes
Rcvd-QLen.nb
Total number of messages currently on the processes receive queue belonging to the
user.
Sum-cpu-Busy.% Sum-Cpu-Busy.% is Cpu-Busy sum of all the process belonging to an user.
Warning:
Navigator displays the USER.Sum-Cpu-Busy but it uses the label “Cpu-Busy
Cpu-Busy.%
User.cpu-busy.% is the User.Sum-Cpu-Busy.% by the number of cpu.
3-24 USERDEF
The USERDEF domain represents the features of a user application.
3-24-1 USERDEF Instance Configuration
Domain
USERDEF
DescriptionDomain
USERDEF represents the features of a user application.
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
with <Unit> = Q (Current Queue) for QUEUE counter
with <Unit> = QT (Queue Time) for QUEUE counter
with <Unit> = QM (Queue Max) for QUEUE counte
Example
USERDEF $XYZ.TRANSACTION-NUM.000.NB/I
Comments
For USERDEF and BASE24DEF collection, OVNPM scans all active measurements. If
for any reason, some measurement files must be excluded from the scan, they must
be specified in the BLACKLST file in the configuration subvolume.
Refer to Blacklisted Measurements in the Collection Parameters section for details.
3-24-2 USERDEF Metrics
Metric
Description
User-Counter
Represents the user -defined counters when associated with user counter definitions
OVNPM Entities