What is cockpit using to measure interface bandwidth? #16907
|
Hi, |
Answered by
martinpitt
Feb 2, 2022
Replies: 1 comment
|
If you are asking in the context of "I want something similar on my own custom cockpit page": This is done in the networking page with a metrics channel (see protocol.md for some details). That metric is implemented in cockpit-bridge by polling |
0 replies
Answer selected by
martinpitt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

If you are asking in the context of "I want something similar on my own custom cockpit page": This is done in the networking page with a metrics channel (see protocol.md for some details).
That metric is implemented in cockpit-bridge by polling
/proc/net/dev.