File tree 1 file changed +21
-1
lines changed
device/celestica/x86_64-cel_seastone-r0
1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,33 @@ chip "dps460-i2c-*-5a"
8
8
label temp3 "Power Supply 1 temp sensor 3"
9
9
ignore fan2
10
10
ignore fan3
11
+ ignore in2
12
+
13
+ set in1_max 240
14
+ set in1_min 100
15
+ set in1_crit 264
16
+ set in1_lcrit 90
17
+ set in3_max 12.6
18
+ set in3_min 11.4
19
+ set in3_crit 13.0
20
+ set in3_lcrit 11.0
11
21
12
22
chip "dps460-i2c-*-5b"
13
23
label temp1 "Power Supply 2 temp sensor 1"
14
24
label temp2 "Power Supply 2 temp sensor 2"
15
25
label temp3 "Power Supply 2 temp sensor 3"
16
26
ignore fan2
17
27
ignore fan3
28
+ ignore in2
29
+
30
+ set in1_max 240
31
+ set in1_min 100
32
+ set in1_crit 264
33
+ set in1_lcrit 90
34
+ set in3_max 12.6
35
+ set in3_min 11.4
36
+ set in3_crit 13.0
37
+ set in3_lcrit 11.0
18
38
19
39
# These sensors located on Main Switch Board.
20
40
chip "dx010_lm75b-i2c-*-48"
@@ -41,4 +61,4 @@ chip "dx010_lm75b-i2c-*-48"
41
61
chip "dx010_lm75b-i2c-*-4e"
42
62
label temp1 "Rear-panel temp sensor 2"
43
63
set temp1_max 43
44
- set temp1_max_hyst 28
64
+ set temp1_max_hyst 28
You can’t perform that action at this time.
0 commit comments