We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eth0
I am trying to monitor a server with multiple network interfaces but I seems like only eth0 is being monitored. How can I monitor all interfaces?
The Prometheus inspector shows me that my node is detecting all interfaces.
But is not exporting the network traffic stats
Which is also reflected in Grafana
The text was updated successfully, but these errors were encountered:
The default Dashboard and deployment monitor the network usage of the node-exporter container.
If you are using https://github.com/stefanprodan/dockprom/blob/master/docker-compose.exporters.yml and intending to monitor multiple of your interfaces you need to also modify the Dashboard.
Sorry, something went wrong.
No branches or pull requests
I am trying to monitor a server with multiple network interfaces but I seems like only eth0 is being monitored.
How can I monitor all interfaces?
The Prometheus inspector shows me that my node is detecting all interfaces.
But is not exporting the network traffic stats
Which is also reflected in Grafana
The text was updated successfully, but these errors were encountered: