Temperature Reading

NVIDIA FreeBSD for ConnectX-4 and above Adapter Cards v3.7.1

The mlx5en(4) driver now supports reading the on-board temperature by using the following sysctl.

Copy
Copied!
            

# sysctl dev.mce.<N>.hw_temperature

The returned value is in millicelcius. For example: 96000 = 96 degrees Celsius.

© Copyright 2024, NVIDIA. Last updated on Jun 10, 2024.