GPU Utilization

Handian Sudianto 6,096 Reputation points
2024-06-14T01:25:14.6366667+00:00

Hello,

It's possible to query GPU Utilization using WMI or SNMP on windows devices?

Windows for business Windows Client for IT Pros User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. Yanhong Liu 14,195 Reputation points Microsoft External Staff
    2024-06-14T02:09:08.7133333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    As far as I know, currently, WMI and SNMP do not provide a direct way to query GPU utilization on Windows devices.

    Although WMI provides a wealth of system information query capabilities, it is mainly aimed at the management of system hardware and software, and is not directly designed to query GPU utilization, especially for discrete graphics cards such as NVIDIA or AMD.

    SNMP is usually used to monitor the status of network devices such as routers, switches, etc., rather than PC hardware components such as GPUs. It also does not directly support querying GPU utilization.

    For querying GPU utilization, a more common method is to use the nvidia-smi command-line tool to view GPU utilization, temperature, memory usage, etc. This tool is provided by NVIDIA with the graphics driver and can be used directly in the command prompt.

    For more information about NVIDIA-SMI, please refer to the following links:

    System Management Interface SMI | NVIDIA Developer

    How-to-guide: Using nvidia-smi on host to monitor GPU behavior with vGPU and outputting to csv format

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.