OVNPM 1.5.2 - Performance Agent for NonStop Navigation Guide
16
AppliDef Metrics
Metric Description
cpu busy % Percentage of time that the APPLIDEF processes were executing in the CPU. This metric may
have a value between 0% and (#cpu * 100%)
io kbits/s Number of kilobits per second handled by these APPLIDEF processes during the sample
period. This includes sent-bits and returned-bits, as well as received-bits and reply-bits.
msg sent Number of messages sent by the APPLIDEF processes to other processes.
msg rcv Number of messages received by the APPLIDEF processes.
dptch /s Number of times per second that these APPLIDEF processes were dispatched.
pgflt /s Number of Page faults per second during the sample period.
Process Metrics
Metric Description
cpu busy % Percentage of time that the process was executing in the CPU.
io kbits/s Number of kilobits per second handled by the process during the sample period. This
includes sent-bits and returned-bits, as well as received-bits and reply-bits.
msg sent Number of messages sent by the process to other processes.
msg rcv Number of messages received by the process.
dptch /s Number of times per second that the process was dispatched.
pgflt /s Number of Page faults per second during the sample period.
Program Metrics
Metric Description
cpu busy % Percentage of time that processes were executing on this node This metric may have a value
between 0% and (#cpu * 100%).
actv prs Number of processes that had CPU-activity during the sample period (cpu-busy > 0).
mem page Number of memory pages that have been swapped by the processes executing the program
file.
msg sent Number of messages sent by processes executing the program file.
msg rcv Number of messages received by processes executing the program file.
rcv qln Total number of messages currently on the receive queue of the processes executing the
program file.