Home | Trees | Index | Help |
|
---|
Package pymeterlib :: Package plugins :: Package solaris :: Module CPUStates :: Class CPUStates |
|
Notes:
Method Summary | |
---|---|
__init__(self)
| |
List of strings |
Parse all CPU States (User, System, Wait, Idle) from mpstat output (usr, sys, wt, idl). |
Class Variable Summary | |
---|---|
list |
label = ['CPU User Time', 'CPU System Time', 'CPU I/O Wa...
|
Method Details |
---|
format_output(self, output)Parse all CPU States (User, System, Wait, Idle) from mpstat output (usr, sys, wt, idl). 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:19 2006 | http://epydoc.sf.net |