Difference between revisions of "Plugin:Ethstat"
From collectd Wiki
m (Add "Needs Info" category to ethstat plugin page) |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
| Callbacks={{Callback|read}} | | Callbacks={{Callback|read}} | ||
| Status={{supported}} | | Status={{supported}} | ||
− | | FirstVersion={{Version| | + | | FirstVersion={{Version|5.1}} |
| Copyright=''2011'' Cyril Feraudet <br /> ''2012'' Florian "octo" Forster | | Copyright=''2011'' Cyril Feraudet <br /> ''2012'' Florian "octo" Forster | ||
| License={{GPLv2}} | | License={{GPLv2}} | ||
− | | Manpage= | + | | Manpage={{Manpage|collectd.conf|5|plugin_ethstat}} |
}} | }} | ||
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!