Difference between revisions of "Plugin:Ethstat"
From collectd Wiki
(Update Infobox.) |
m (Add "Needs Info" category to ethstat plugin page) |
||
Line 25: | Line 25: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
+ | [[Category:Needs Info]] | ||
{{DEFAULTSORT:Ethstat}} | {{DEFAULTSORT:Ethstat}} |
Latest revision as of 17:42, 18 March 2020
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!