Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The OS process-level statistics summarized by each aggregated invocation.

Column NameColumn Description
OSPS_TIMESTAMPThe time summary.
OSPS_PWHG_IDThe hour group ID.
OSPS_PWII_INSTANCE_IDThe ID of the instance running the OS process.
OSPS_NUM_CPUSThe number of processors on the server.
OSPS_USERThe ID of the user running the OS process.
OSPS_PROGRAMThe ID of the program running the OS process.
OSPS_PATHThe ID of the command (program with arguments) running the OS process.
OSPS_PIDThe ID of the OS process.
OSPS_PID_TIMESTAMPThe creation time of the OS process.
OSPS_WORK_TYPE0, null = general; 90 = Citrix.
OSPS_PUB_APPThe ID of the Citrix application running the OS process.
OSPS_APP_USERThe ID of the Citrix user running the OS process.
OSPS_CONSUMER_IPThe ID of the Citrix client IP running the OS process.
OSPS_CONSUMER_IP_GIDThe ID of the Citrix location running the OS process.
OSPS_CONSUMERThe ID of the Citrix client running the OS process.
OSPS_USER_CPU_SUMThe non-idle processor time spent in user mode, specified in seconds. The user mode is a restricted processing mode designed for applications, environment subsystems, and integral subsystems.
OSPS_SYS_CPU_SUMThe non-idle processor time spent in privileged mode, specified in seconds. The privileged mode is designed for operating system components and allows direct access to hardware and all memory.
OSPS_WAIT_CPU_SUMThe amount of time that the processor was idle during which the system had an outstanding disk I/O request, specified in seconds.
OSPS_OTHER_CPU_SUMThe miscellaneous non-idle processor time, specified in seconds.
OSPS_SWITCH_SUMThe combined rate at which all processors on the server are switched from one thread to another.
OSPS_THREADS_SUMThe average number of threads active for one process.
OSPS_IO_SUMThe total OS I/O consumption on the server, specified in

...

megabytes.
OSPS_PHY_MEM_SUMThe physical memory consumption, specified in

...

megabytes.
OSPS_VIR_MEM_SUMThe virtual memory consumption, specified in

...

megabytes.
OSPS_PAGING_SUMThe total OS paging on the server.

...

OSPS_LOAD_SUMThe total server load.
OSPS_PROC_START_SUMThe total number of processes started in this time summary.
OSPS_PROC_SUMThe total number of processes running in this time summary.

PW_OSLS_LCPU_STATISTICS_T

...