Package ZenRRD :: Module zenprocess :: Class Process
[show private | hide private]
[frames | no frames]

Class Process


track process-specific configuration data
Method Summary
  __init__(self)
  __repr__(self)
  __str__(self)
  discardPid(self, pid)
  getCpu(self)
  getMemory(self)
  match(self, name, args)
  updateCpu(self, pid, value)
  updateMemory(self, pid, value)

Class Variable Summary
int cpu = 0                                                                     
bool ignoreParameters = False
NoneType name = None                                                                  
NoneType originalName = None                                                                  
NoneType restart = None                                                                  
int severity = 3                                                                     
int status = 0                                                                     

Class Variable Details

cpu

Type:
int
Value:
0                                                                     

ignoreParameters

Type:
bool
Value:
False                                                                  

name

Type:
NoneType
Value:
None                                                                  

originalName

Type:
NoneType
Value:
None                                                                  

restart

Type:
NoneType
Value:
None                                                                  

severity

Type:
int
Value:
3                                                                     

status

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net