OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide
OVNPM Entities 25
3 OVNPM Entities
This section explains how to configure instances in the USERCFG file.
3-1 APPLIDEF
3-1-1 APPLIDEF Instances Configuration
The APPLIDEF domain is made to monitor a set of processes as an application.
Domain
APPLIDEF
DescriptionDomain
APPLIDEF represents application software that is executing on the system
The application software is made of a maximum of 80 named processes.
Syntax
APPLIDEF<ApplicationName> ~[,TREND=<ON~|OFF>
[.process[es]]=<$Process1>{+<$Process2>}
{[.process[es]=<$Process3>{+<Process4>}}
Example
APPLIDEF SVT-61
=$DBS+$TRND
.processes=$BC00 +$BC01 +$BC02 +$BC03+ $BC04
.processes=$CM+ $DS +$STCP
3-1-2 APPLIDEF metrics
Metric
Description
Avrg-Accel-Busy
.% Percentage of time that the CPU was busy executing accelerated code for one
APPLIDEF process
Avrg-Busy-Ready
.% Average ratio between CPU-Busy-Time and Ready-Time.
Avrg-Checkpoints.nb/s
Average number of checkpoints per second executed by one APPLIDEF process
Avrg-Comp-Trap.nb/s
Average number of times per second a compatibility trap occurred on the processor for
one APPLIDEF process
Avrg-CPU-Busy .%Average percentage of time that one APPLIDEF process was executing in the CPU.
Avrg-Dispatches.nb/s
Average number of times per second that one APPLIDEF process was dispatched.
Avrg-Ext-Segs-Max.nb Average maximum number of extended segments used by one APPLIDEF process.
Avrg-IO-Rate.Kb/s
Average number of kilobytes per second handled by one APPLIDEF process during the
sample period. This includes sent-bytes and returned-bytes, as well as received-bytes and
reply-bytes.
Avrg-Max-Lcbs-Inuse.nb Average maximum number of Link Control Blocks allocated to one APPLIDEF process
Avrg-Mem-Qtime
%Average percentage of time that one APPLIDEF process was on the ready list and
waiting on page fault
Avrg-Msg-Rcvd.nb Average number of messages received by one APPLIDEF process.
Avrg-Msg-Sent.nb
Average number of messages sent by one APPLIDEF process to other processes.
Avrg-Page-Faults.nb/s
Average number of Page faults per second during the sample period.
Avrg-Pres-Pages-Max.nb
Average maximum number of pages owned by one APPLIDEF process spent in main
memory.
Avrg-Rcv-QLen-Max.nb
Average maximum number of messages waiting on $RECEIVE
Avrg-Ready-Time
%Average percentage of time that one APPLIDEF process spent on the ready list or
executing.
Avrg-Tns-Busy
%Average percentage of time that the CPU was busy executing TNS code for one
APPLIDEF process.