[pve-devel] [PATCH] implement node netstat call to get current tap network counters
Stefan Priebe
s.priebe at profihost.ag
Thu Apr 18 09:05:07 CEST 2013
Am 18.04.2013 08:57, schrieb Dietmar Maurer:
>> 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?
Sorry values are def. correct i resend my patch.
Stefan
More information about the pve-devel
mailing list