7.13 UX Processes

The UX Processes object provides counters for monitoring processes on AIX systems.

For counters that accept a process instance, use the process identifier (PID). For example, to monitor the private bytes used by a process whose PID is 3517, type:

UX Processes|Process Private Bytes|3517

To monitor a counter for all processes, such as the percentage of CPU utilization by all processes executing code in the user space, use the _Total instance and type:

UX Processes|% User CPU Time|_Total

The following table describes the counters for the UX Processes object.

Counter Name

Description

Platform

Process Image Size

Process image size in KB. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Process Private Bytes

Number of non-shared private memory bytes. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Nice Value

Nice value for processor resource allocation. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

% Process CPU Utilization

Percentage of CPU utilization. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

% System CPU Time

Percentage of time CPU was executing code in kernel space. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

% User CPU Time

Percentage of time CPU was executing code in the user space. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Process Elapse Time

Time taken from the start to the end of the process. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Process Minor Page Faults/s

Number of process minor page faults per second. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Process Major Page Faults/s

Number of process major page faults per second. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX

Process Signals Received/s

Number of process signals received per second. Specify one of the following as the instance:

  • an individual instance name

  • _Total (for all instances).

AIX