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

Class NetworkBytesRec


Network Bytes Received.

Notes:

Method Summary
  __init__(self)
String format_output(self, output)
Parse Network Bytes Received from kstat output.

Class Variable Summary
str label = 'Network Bytes Received'

Method Details

format_output(self, output)

Parse Network Bytes Received from kstat output.
Parameters:
output - Command response output string
Returns:
Network Bytes Received (sum of all network interfaces)
           (type=String)

Class Variable Details

label

Type:
str
Value:
'Network Bytes Received'                                               

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