-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Plugin Ethstat
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.
<Plugin "ethstat">
Interface "eth0"
Map "rx_csum_offload_errors" "if_rx_errors" checksum_offload"
Map "multicast" "if_multicast"
MappedOnly false
</Plugin>
None yet. Add one now!