0

esxtop shows percentage of dropped packet on different ESXI ports. Is it possible to extract the exact number of raw packets that were lost instead? If the ratio of dropped RX packets to overall RX number is very low it may still be presented as 0% I guess. Also I need for more precise packet loss investigation on ESXI.

1 Answer 1

1

You can see the full statistics by running

esxcli network port stats get -p [portid]

with the [portid] you see in esxtop->n, for instance.

1
  • Thanks exactly what I needed
    – Boris
    Nov 9 at 11:14

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .