We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0805f2f commit b1f5f83Copy full SHA for b1f5f83
device/celestica/x86_64-cel_seastone-r0/sensors.conf
@@ -3,10 +3,27 @@ chip "dps460-*"
3
ignore fan2
4
ignore fan3
5
6
-chip "dx010_lm75b-*"
+chip "dx010_lm75b-i2c-5-48"
7
+ label temp1 "CPU Board Temp"
8
set temp1_max 43
9
set temp1_max_hyst 28
10
-chip "lm75b-*"
11
+chip "dx010_lm75b-i2c-15-4e"
12
13
+ set temp1_max 43
14
+ set temp1_max_hyst 28
15
+
16
+chip "dx010_lm75b-i2c-6-49"
17
+ label temp1 "Main Board Temp"
18
19
20
21
+chip "dx010_lm75b-i2c-7-4a"
22
23
24
25
26
+chip "dx010_lm75b-i2c-14-48"
27
28
29
0 commit comments