HI!

I'm trying to measure the network load on my Internet connection but I'm
confused by the numbers.

Data is exported via node_exporter node_exporter-1.0.0rc.0 (packaged for
openSUSE [1]).

At the end of a test download wget displays 5.93MB/s download rate which
is a plausible value for my Internet connection.
But the numbers returned by prometheus 2.17.1 are confusing me.

The query

rate(node_network_transmit_bytes_total{device="dsl0"}[60s])

returns a graph where I can see the correct download period but it only
says "110k" on the Y-axis. From my understanding that should be rather
~5900k.

Any hint what I'm doing wrong?
Thanks in advance.

Ciao, Michael.


[1]
https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-node_exporter

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/4569e025-bfc2-454a-b118-8efbdbed3b3c%40stroeder.com.

Reply via email to