We use performance counters provided by Windows to determine NIC utilization in the formula below.
(Win32_PerfRawData_Tcpip_NetworkInterface.BytesTotalPerSec * 8 / elapsecSeconds) / Win32_PerfRawData_Tcpip_NetworkInterface.Bandwidth * 100
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center