Process of Mapping Tasks with Operating System Data

Mapping tasks to operating system data allows you to view operating system CPU and memory usage for each task. Once you map a task to an operating system process ID, you can use operating system tools, such as task manager on Windows or the ps (process list) function on UNIX systems, to view other information about the process and task including CPU utilization, memory usage, and so on.

Note: Multithreaded components can have several tasks mapped to a single operating system process ID, so that the operating system tools do not necessarily break down the data by task.

Map the Siebel Server component task to the operating system data by:

  1. Identifying the operating system process ID (PID) for a task. For this procedure, see Identifying Operating System PID for a Task.

  2. Reviewing the PID in the operating system. For this procedure, see Identifying Operating System PID for a Task.

For information about analyzing other Siebel application diagnostic data, see Analyzing System Data with Siebel Run-Time Data.