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

Class LoadAvg15


15 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 15min'

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 15min'                                                   

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