Plugin:Ethstat

From collectd Wiki
Revision as of 20:07, 26 November 2013 by Fab (talk | contribs)

Jump to: navigation, search
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!