Workload Status

Overview

The Workload Status report shows the system's workload-related data on a real-time basis. It is displayed as a list and a line graph.

Storage destination

Reports/Windows/Operating System/Status Reporting/Real-Time/

Record

System Overview (PI)

Fields

Field nameExplanation
Bytes Total/secAmount of data exchanged between the server and the network (bytes/second).
Context Switches/secNumber of context switches (when the executing thread arbitrarily releases the processor and is interrupted by a thread with higher priority, the mode is switched between the user mode and the privileged mode to use either the executive or subsystem service) in the processor that were caused by all process threads (switches/second).
CPU %Processor usage (%). Percentage of time the processor spent executing non-idle threads. The maximum value that is displayed is 100, even in a multi-processor environment.
ProcessesNumber of active processes being held in the memory.#1
Processor Queue LengthNumber of threads in the processor queue that are ready to be executed. Normally, if the queue length continues to exceed 2, it indicates processor congestion.#1
Server SessionsNumber of active sessions on the server.#1
System Calls/secNumber of times the processes being executed by the processor invoked a system service routine (calls/second).