OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide
OVNPM Entities 29
3-3 BASE24DEF
3-3-1 BASE24DEF Instance Configuration
Domain
BASE24DEF
DescriptionDomain
BASE24DEF represents the features of a user application
Syntax BASE24DEF <$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 counter
Example
BASE24DEF $XPNET.AUTHORIZATION-NUM.000.NB/S
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-3-2 BASE24DEF Metrics
The BASE24DEF domain represents the features of the BASE24 application.
Metric
Description
BASE24-Counter
Represents the BASE24-defined counters when associated with Base24 counter definitions.
3-4 CPU
The CPU domain represents the individual CPUs that make up an HP NonStop system.
3-4-1 CPU Instance Configuration
Domain
CPU
DescriptionDomain
CPU represents the individual CPUs that make up an HP NonStop system.
Syntax
CPU <Cpu Number> [,TREND=<ON|OFF>]
Example
CPU 00
3-4-2 CPU Metrics
Metric
Description
Accel-Busy.%
Percentage of time that the CPU was busy executing accelerated code.
Activ-Disc-Process.nb
Number of Disc Processes on the CPU (Disc Processes with CPU-Busy <> 0).
Activ-Line-Hdler.nb
Number of Line Handlers on the CPU (Line Handlers with CPU-Busy <> 0).
Activ-NetLine-Hdler.nb
Number of Netline Handlers on the CPU (Handlers with CPU-Busy <> 0).
Activ-Process.nb
Number of active processes on the CPU (processes with CPU-Busy <> 0).
Active-prs-Wait.s Average time an active process waited to access the CPU during the selected period.
This metric is equal to the total CPU wait divided by the number of active processes that
have CPU time during the selected period.
Assigned-Memory.%
Percentage of memory on the CPU that is not locked and not available as free pages.
Avrg-CPU-Qlen
Average number of current processes that are ready to execute.