Home | Trees | Index | Help |
|
---|
Package pymeterlib :: Package plugins :: Package solaris :: Module CPUUser :: Class CPUUser |
|
Notes:
Method Summary | |
---|---|
__init__(self)
| |
String |
Parse CPU User Time from mpstat output (usr: percent user time). |
Class Variable Summary | |
---|---|
str |
label = 'CPU User Time'
|
Method Details |
---|
format_output(self, output)Parse CPU User Time from mpstat output (usr: percent user time). On a multiprocessor system, calculate the average across all processors.
|
Class Variable Details |
---|
label
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Mar 17 09:16:20 2006 | http://epydoc.sf.net |