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

Class NetworkBytesSent


Network Bytes Sent.

Notes:

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

Class Variable Summary
str label = 'Network Bytes Sent'

Method Details

format_output(self, output)

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

Class Variable Details

label

Type:
str
Value:
'Network Bytes Sent'                                                   

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