stefanprodan / dockprom

Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
MIT License
5.97k stars 1.71k forks source link

Promeutheus and Grafana only shows traffic of `eth0` even if I have multiple interfaces #307

Open 0blu opened 1 month ago

0blu commented 1 month ago

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. prom interfaces

But is not exporting the network traffic stats prom bytes_transmit_total

Which is also reflected in Grafana Grafana bytes_transmit_total