Plugin:Ethstat

From collectd Wiki
Revision as of 11:07, 22 January 2016 by Octo (talk | contribs) (Update Infobox.)

Jump to: navigation, search
Ethstat plugin
Type: read
Callbacks: read
Status: supported
First version: 5.1
Copyright: 2011 Cyril Feraudet
2012 Florian "octo" Forster
License: GPLv2
Manpage: collectd.conf(5)
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!