VMware vSphere

 View Only
  • 1.  Network stats KBs or Kbs?

    Posted May 01, 2018 08:21 AM

    Hi helpful people

    Just a quick question, the performance charts in vCenter for network use the units KBs.  Can someone confirm for me if this is definitely Kilo BYTES per second and not Kilo BITS.  Normally network stuff is in bits so want to double check.

    Thanks!



  • 2.  RE: Network stats KBs or Kbs?
    Best Answer

    Posted May 02, 2018 06:31 AM

    There is also the IT industry convention that uppercase "B" stands for bytes while lowercase "b" stands for bits although there are some who don't follow conventions. Then there is always the interpretation/misinterpretation whether a Kilobyte is 1024 bytes or 1000 bytes (or some other derivative such as Megabyte, Gigabyte).

    Anyway, have a look at this documentation page regarding the counters.

    https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.monitoring.doc/GUID-12B1493A-5657-4BB3-8935-44B6B8E8B67C.html



  • 3.  RE: Network stats KBs or Kbs?

    Posted May 02, 2018 12:19 PM

    Thanks for the link:

    Standard in which the statistic quantity is measured.

    • Kilobytes (KB) – 1024 bytes
    • Kilobytes per second (KBps) – 1024 bytes per second
    • Kilobits (kb) – 1000 bits
    • Kilobits per second (kbps) – 1000 bits per second

    So it looks like it is KiloBytes.

    Cheers