Package pymeterlib :: Package plugins :: Package solaris :: Module LoadAvg1 :: Class LoadAvg1
[show private | hide private]
[frames | no frames]

Class LoadAvg1


1 minute Load Average from uptime output.

Notes:

Method Summary
  __init__(self)
String format_output(self, output)
Parse 1 minute Load Average from uptime output.

Class Variable Summary
str label = 'Load Average 1min'

Method Details

format_output(self, output)

Parse 1 minute Load Average from uptime output.
Parameters:
output - Command response output string
Returns:
Load avg
           (type=String)

Class Variable Details

label

Type:
str
Value:
'Load Average 1min'                                                    

Generated by Epydoc 2.1 on Fri Mar 17 09:16:19 2006 http://epydoc.sf.net