System:getCpuInfo

Method

Purpose

This method (on HP-UX) returns information on processor activity for all processors on the computer.

Type

Synchronous, IMPACT_INFO.

Arguments

None.

Returns

 

Name

Type

Description

Processor

Integer

Processor (slot) number

Logical Reads

Integer

Logical Reads

Logical Writes

Integer

Logical Writes

NFS Reads

Integer

NFS Reads

NFS Writes

Integer

NFS Writes.

Raw Reads

Integer

Raw Reads

Raw Writes

Integer

Raw Writes

% User Time

Integer

Percent of the time currently run processes execute in user mode

% System Time

Integer

Percent of the time currently run processes execute in kernel mode

% Time Idle

Integer

Percent of the time wait process is the currently- running process

% Time Wait

Integer

Percent of the time currently-running processes wait for block I/O to complete