Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: Ethstat plugin
Type: read
Callbacks: read
Status: supported
FirstVersion: 5.1
Copyright: 2011 Cyril Feraudet , 2012 Florian "octo" Forster
License: GPLv2
Manpage: collectd.conf(5)
See also: 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!

Clone this wiki locally