Package Products :: Package ZenRRD :: Package parsers :: Module ps
[hide private]
[frames] | no frames]

Module ps

source code

Classes [hide private]
ps
Variables [hide private]
  __doc__ = ""...
  log = logging.getLogger("zen.ps")
  AllPids = {}
  emptySet = set()
Variables Details [hide private]

__doc__

Value:
"""ps
Interpret the output from the ps command and provide performance data \
for
CPU utilization, total RSS and the number of processes that match the
/Process tree definitions.
"""