prometheus / node_exporter

Exporter for machine metrics

Home Page:https://prometheus.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu22.04 Without this parameter:node_network_receive_bytes_total

v587xpt opened this issue · comments

essential information:prometheus serser

[root@mq3 prometheus_service]# ./prometheus --version
prometheus, version 2.37.0 (branch: HEAD, revision: b41e0750abf5cc18d8233161560731de05199330)
  build user:       root@0ebb6827e27f
  build date:       20220714-15:13:18
  go version:       go1.18.4
  platform:         linux/amd64

[root@mq3 prometheus_service]# cat /etc/redhat-release 
CentOS Linux release 7.8.2003 (Core)
[root@mq3 prometheus_service]# uname -r
5.4.238-1.el7.elrepo.x86_64

essential information:node_exporter

root@proxy:/home/system_service/nginx# node_exporter --version
node_exporter, version 1.4.0-rc.0 (branch: HEAD, revision: 73dabdfe9eb9a46a5349a486ebf4bb75e9660f29)
  build user:       root@eb4ea82c806e
  build date:       20220727-16:14:50
  go version:       go1.18.4
  platform:         linux/amd64
root@proxy:/home/system_service/nginx# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.3 LTS
Release:	22.04
Codename:	jammy
root@proxy:/home/system_service/nginx# uname -r
6.5.0-14-generic

I want to monitor ubuntu network card traffic,Couldn't get its NIC name;
finally,discover This parameter is not found:node_network_receive_bytes_total
But I found similar parameters:(Although it failed to calculate the rate of network card traffic)
image
What parameters should I use to calculate the speed of the network card? Seek Assist

For questions/help/support please use our community channels. There are more people available to potentially respond to your request and the whole community can benefit from the answers provided.