NVIDIA Firmware Tools (MFT) Documentation

mget_temp Utility

The mstmget_temp utility reads the hardware temperature from supported NVIDIA devices and prints the result in degrees Celsius.

mget_temp Usage

To run mget_temp:

# mget_temp [OPTIONS]

where:

-h

Print the help message.

-d <dev> 

mst device name.

--version

Display version info.

-s <i2c-secondary>

I2C secondary address

-v

print a table of all thermal diode data

--precision <unit>

Set the temperature display resolution.

--no-modules

Exclude module sensor readings from the output.

Example on how to read a device temperature:

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

On supported devices, mstmget_temp reports both the device temperature and the temperature of on-board modules.



Last updated: