[pve-devel] [PATCH] implement node netstat call to get current tap network counters
Dietmar Maurer
dietmar at proxmox.com
Thu Apr 18 08:57:21 CEST 2013
> Is this a bug?
>
> The code in vmstatus seems to be wrong for netout and netin
>
> $d->{netout} += $netdev->{$dev}->{receive};
> $d->{netin} += $netdev->{$dev}->{transmit};
>
>
> netin is receive and netout is transmit... isn't it?
Should be easy to test by downloading a file inside the VM - please can you test that?
More information about the pve-devel
mailing list