Fix /proc/net/dev column parsing.
This fixes https://github.com/prometheus/node_exporter/issues/73
This commit is contained in:
parent
5b20dad9ad
commit
072ddabf62
3 changed files with 13 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ Inter-| Receive | Transmit
|
|||
tun0: 1888 24 0 0 0 0 0 0 67120 934 0 0 0 0 0 0
|
||||
veth4B09XN: 648 8 0 0 0 0 0 0 1943284 10640 0 0 0 0 0 0
|
||||
lo: 435303245 1832522 0 0 0 0 0 0 435303245 1832522 0 0 0 0 0 0
|
||||
eth0:68210035552 520993275 0 0 0 0 0 0 9315587528 43451486 0 0 0 0 0 0
|
||||
lxcbr0: 0 0 0 0 0 0 0 0 2630299 28339 0 0 0 0 0 0
|
||||
wlan0: 10437182923 13899359 0 0 0 0 0 0 2851649360 11726200 0 0 0 0 0 0
|
||||
docker0: 64910168 1065585 0 0 0 0 0 0 2681662018 1929779 0 0 0 0 0 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue