Xilinx Alveo X3522 User Manual page 58

Hide thumbs Also See for Alveo X3522:
Table of Contents

Advertisement

Getting Output for a Specific Device
Then, to get output for a specific device pass its name to the sensors command. For example, for
the Ethernet controller named xilinx_efct-pci-0100:
$ sensors xilinx_efct-pci-0100
xilinx_efct-pci-0100
VCC0V85:
VCC1V8:
1V2VCCO:
1V2AVTT:
0V9AVCC:
3V3:
3V3 CAGES:
5V0:
12V PCI:
3V3 AUX PCI:
3V3 PCI:
VCCINT OUT:
Tdiode (FPGA):
Ambient (FPGA):
Ambient (left):
Ambient (right):
VCCINT:
12V PCI:
3V3 AUX PCI:
3V3 PCI:
VCCINT OUT:
Reading Sensor Values from the Filesystem
Sensors for Linux devices output their values into the /sys/class/hwmon hierarchy, in a
directory named /sys/class/hwmon/hwmon<n>/device.
To determine which of the hwmon<n>/device directories contain sensor data from the X3522
card, search for a driver file within the directory that is a soft link to the xilinx_efct driver:
$ for dir in /sys/class/hwmon/*/device
> do
> readlink $dir/driver | grep -Eq '/xilinx_efct$' && echo $dir
> done
/sys/class/hwmon/hwmon1/device
/sys/class/hwmon/hwmon2/device
/sys/class/hwmon/hwmon3/device
/sys/class/hwmon/hwmon4/device
So in the above example, the four directories /sys/class/hwmon/hwmon1/device to /sys/
class/hwmon/hwmon4/device (inclusive) contain sensor data from adapters using the
xilinx_efct driver.
Within these directories, each sensor has the following files:
UG1523 (v1.0) October 18, 2022
Alveo X3522 User Guide
+0.89 V
(min =
+0.00 V, max =
+1.80 V
(min =
+0.00 V, max =
+1.19 V
(min =
+0.00 V, max =
+1.20 V
(min =
+0.00 V, max =
+0.89 V
(min =
+0.00 V, max =
+3.29 V
(min =
+0.00 V, max =
+3.36 V
(min =
+0.00 V, max =
+4.96 V
(min =
+0.00 V, max =
+11.98 V
(min = +11.04 V, max = +12.96 V)
+3.31 V
(min =
+3.00 V, max =
+3.31 V
(min =
+3.00 V, max =
+0.90 V
(min =
+0.00 V, max =
+59.0°C
(low
=
(crit = +97.0°C)
+44.0°C
(low
=
+41.0°C
(low
=
(crit = +85.0°C)
+49.0°C
(low
=
(crit = +85.0°C)
+62.0°C
(low
=
(crit = +110.0°C)
+1.94 A
(min =
+0.00 A, max =
+0.06 A
(min =
+0.00 A, max =
+0.49 A
(min =
+0.00 A, max =
+16.50 A
(min =
+0.00 A, max =
Chapter 8: Statistics and Logging
+0.00 V)
+0.00 V)
+0.00 V)
+0.00 V)
+0.00 V)
+0.00 V)
+0.00 V)
+0.00 V)
+3.60 V)
+3.60 V)
+0.00 V)
+0.0°C, high = +88.0°C)
+0.0°C, high =
+0.0°C)
+0.0°C, high = +75.0°C)
+0.0°C, high = +75.0°C)
+0.0°C, high = +100.0°C)
+5.50 A)
+0.38 A)
+2.10 A)
+0.00 A)
Send Feedback
www.xilinx.com
58

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents