| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
VmProcStat
Contains system process statistics.
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435494
|
|||
|
|||
|
command_name The process command name. |
|||
|
id The process system ID. |
|||
|
owner_user_name The name of the process owner. |
|||
|
total_mem_usage Total memory usage size, in bytes. |
|||
|
real_mem_usage Real memory usage size, in bytes |
|||
|
virt_mem_usage Virtual memory usage size, in bytes. |
|||
|
start_time Start time of the process, in seconds (number of seconds since January 1, 1601 (UTC)). |
|||
|
total_time Total running time of the process, in seconds |
|||
|
user_time User running time of the process, in seconds. |
|||
|
system_time System running time of the process, in seconds. |
|||
|
state The process state. |
|||
|
cpu_usage The process CPU usage, in percent. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
command_nameThe process command name.
|
idThe process system ID.
|
owner_user_nameThe name of the process owner.
|
total_mem_usageTotal memory usage size, in bytes.
|
real_mem_usageReal memory usage size, in bytes
|
virt_mem_usageVirtual memory usage size, in bytes.
|
start_timeStart time of the process, in seconds (number of seconds since January 1, 1601 (UTC)).
|
total_timeTotal running time of the process, in seconds
|
user_timeUser running time of the process, in seconds.
|
system_timeSystem running time of the process, in seconds.
|
stateThe process state. See
|
cpu_usageThe process CPU usage, in percent.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:42 2008 | http://epydoc.sourceforge.net |