Difference between revisions of "Plugin:Ethstat"

From collectd Wiki
Jump to: navigation, search
(initial entry for ethstat)
 
Line 5: Line 5:
 
   | Status={{supported}}
 
   | Status={{supported}}
 
   | FirstVersion={{Version|x.x}}
 
   | FirstVersion={{Version|x.x}}
   | Copyright=''xxxx'' Author
+
   | Copyright=''2011'' Cyril Feraudet <br /> ''2012'' Florian "octo" Forster
 
   | License={{GPLv2}}
 
   | License={{GPLv2}}
 
   | Manpage=''n/a''
 
   | Manpage=''n/a''

Revision as of 20:07, 26 November 2013

Ethstat plugin
Type: read
Callbacks: read
Status: supported
First version: x.x
Copyright: 2011 Cyril Feraudet
2012 Florian "octo" Forster
License: GPLv2
Manpage: n/a
List of Plugins

The Ethstat plugin reads performance statistics directly from ethernet cards.

Synopsis

<Plugin "ethstat">
  Interface "eth0"
  Map "rx_csum_offload_errors" "if_rx_errors" checksum_offload"
  Map "multicast" "if_multicast"
  MappedOnly false
</Plugin>

Example graphs

None yet. Add one now!