Hello,
I recently upgraded from Proxmox 5 to 6, and noticed that the "Network traffic" section is not logging as accurately as before. I monitored the usage for an hour using vnstat, then took screenshots of the average and maximum graphs for that hour from the GUI. As you can see, the stats don't match at all. They were however a lot closer in Proxmox 5. What could cause this inaccurate reading?
I recently upgraded from Proxmox 5 to 6, and noticed that the "Network traffic" section is not logging as accurately as before. I monitored the usage for an hour using vnstat, then took screenshots of the average and maximum graphs for that hour from the GUI. As you can see, the stats don't match at all. They were however a lot closer in Proxmox 5. What could cause this inaccurate reading?
Code:
[root@evo ~]# pveversion
pve-manager/6.0-11/2140ef37 (running kernel: 5.0.21-4-pve)
[root@evo ~]#
[root@evo ~]# date;vnstat -l;date
Wed 13 Nov 2019 06:41:25 AM UTC
Monitoring eno1... (press CTRL-C to stop)
rx: 835 kbit/s 308 p/s tx: 1.37 Mbit/s 324 p/s^C
eno1 / traffic statistics
rx | tx
--------------------------------------+------------------
bytes 1.05 GiB | 976.15 MiB
--------------------------------------+------------------
max 30.74 Mbit/s | 18.62 Mbit/s
average 2.44 Mbit/s | 2.21 Mbit/s
min 182 kbit/s | 324 kbit/s
--------------------------------------+------------------
packets 1694594 | 1475776
--------------------------------------+------------------
max 3021 p/s | 1807 p/s
average 458 p/s | 399 p/s
min 119 p/s | 123 p/s
--------------------------------------+------------------
time 61.63 minutes
Wed 13 Nov 2019 07:43:04 AM UTC
[root@evo ~]#