Home | Trees | Index | Help |
|
---|
Package pymeterlib :: Package plugins :: Package linux :: Module CPUUtilization :: Class CPUUtilization |
|
Notes:
Method Summary | |
---|---|
__init__(self)
| |
String |
Parse CPU Utilization Time from vmstat output (us: percent user time + sy: percent system time). |
Class Variable Summary | |
---|---|
str |
label = 'CPU Utilization Time'
|
Method Details |
---|
format_output(self, output)Parse CPU Utilization Time from vmstat output (us: percent user time + sy: percent system time).
|
Class Variable Details |
---|
label
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Mar 17 09:16:19 2006 | http://epydoc.sf.net |