Networking related InfluxDB metrics

Steffen Hildinger

New Member
Mar 6, 2019
7
0
1
46
Hello,

I'm looking for documentation about the metric entities for networking.

As I can see there are under nics the entities netin, netout, transmit and receive.
What is the unit for them? bits, bytes, packets, ... ?
Under system I found netin and netout. Same question about these.

There is also a network traffic graph in the web frontend. There is also no unit and how are these related to the data in influxdb?

Thanks a lot.
 
What is the unit for them? bits, bytes, packets, ... ?
Under system I found netin and netout. Same question about these.
There is also a network traffic graph in the web frontend. There is also no unit and how are these related to the data in influxdb?

The units are in Bits per Second across all of these. This is the most common way to measure network traffic.
The web frontend is displaying the same information, as it pulls the data from the db in order to create the graphs.
 
Thank you for your answer, but ...
while I was waiting for an answer, I did some research.
If I'm not wrong, the data is updated from pearl module pve-manager.git /PVE/Service/pvestatd.pm and method update_node_status.
Source is /proc/net/dev. Output is in "Bytes" and same data is written to influxdb.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!