mget_temp Utility

The mget_temp utility reads the hardware temperature from NVIDIA devices with temperature sensors (all NVIDIA devices) and prints the result in Celsius degrees.

To run mget_temp:

Copy
Copied!
            

# mget_temp [OPTIONS]

where:

-h

Print the help message.

-d <dev>

mst device name.

--version

Display version info.

Example on how to read a device temperature:

Copy
Copied!
            

# mget_temp -d /dev/mst/SW_MT51000_0002c903007e76a0_lid-0x0002

Warning

mget_temp utility reads the IC temperature, it does not support reading temperature from peripheral sensors on the board.

© Copyright 2023, NVIDIA. Last updated on Oct 12, 2023.