> 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?

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to