Skip to content

metrics node_network_receive_bytes_total error, and node average network traffic received is too big #1849

@null-test-7

Description

@null-test-7

The average network traffic received, per second, over the last 2 minute. The result is too high and exceeds the limit of the network interface card.

78b22a49-63a6-47cd-adee-2504c3263df7

Then I query the metric node_network_receive_bytes_total in promethues.

dea50c2c-7f52-4931-b530-88f468f0f3f2

(1571379713472972500 - 1567490476219662000) * 8 / 60 / 1024 / 1024 / 1024 / 1024 = 471.63 Tbps
471.63Tbps is a error value, because it is too big

The node_exporter is deploy as a Docker container, the deploy file is https://github.com/kayrus/prometheus-kubernetes/blob/master/node-exporter-ds.yaml, the image is prom/node-exporter:v1.0.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions