|
| 1 | +# libsensors configuration file for as9736-64d |
| 2 | +# ------------------------------------------------ |
| 3 | +# |
| 4 | + |
| 5 | +bus "i2c-2" "i2c-0-mux (chan_id 1)" |
| 6 | +bus "i2c-14" "i2c-3-mux (chan_id 5)" |
| 7 | +bus "i2c-25" "i2c-9-mux (chan_id 0)" |
| 8 | +bus "i2c-27" "i2c-9-mux (chan_id 2)" |
| 9 | +bus "i2c-33" "i2c-10-mux (chan_id 0)" |
| 10 | +bus "i2c-34" "i2c-10-mux (chan_id 1)" |
| 11 | +bus "i2c-41" "i2c-11-mux (chan_id 0)" |
| 12 | +bus "i2c-42" "i2c-11-mux (chan_id 1)" |
| 13 | +bus "i2c-57" "i2c-18-mux (chan_id 0)" |
| 14 | +bus "i2c-58" "i2c-18-mux (chan_id 1)" |
| 15 | +bus "i2c-65" "i2c-19-mux (chan_id 0)" |
| 16 | +bus "i2c-66" "i2c-19-mux (chan_id 1)" |
| 17 | + |
| 18 | + |
| 19 | +chip "delta_dps2400-i2c-*-59" |
| 20 | + label in3 "PSU 1 Voltage" |
| 21 | + label fan1 "PSU 1 Fan" |
| 22 | + label temp1 "PSU 1 Temperature" |
| 23 | + label power2 "PSU 1 Power" |
| 24 | + label curr2 "PSU 1 Current" |
| 25 | + |
| 26 | +chip "delta_dps2400-i2c-*-58" |
| 27 | + label in3 "PSU 2 Voltage" |
| 28 | + label fan1 "PSU 2 Fan" |
| 29 | + label temp1 "PSU 2 Temperature" |
| 30 | + label power2 "PSU 2 Power" |
| 31 | + label curr2 "PSU 2 Current" |
| 32 | + |
| 33 | +chip "as9736_64d_fan-*" |
| 34 | + label fan1 "Fan 1 Front" |
| 35 | + label fan2 "Fan 2 Front" |
| 36 | + label fan3 "Fan 3 Front" |
| 37 | + label fan4 "Fan 4 Front" |
| 38 | + label fan11 "Fan 1 Rear" |
| 39 | + label fan12 "Fan 2 Rear" |
| 40 | + label fan13 "Fan 3 Rear" |
| 41 | + label fan14 "Fan 4 Rear" |
| 42 | + |
| 43 | + |
| 44 | +chip "lm75-i2c-2-48" |
| 45 | + label temp1 "SMB_RearMiddle_temp" |
| 46 | + |
| 47 | +chip "lm75-i2c-2-49" |
| 48 | + label temp1 "SMB_FrontMiddle_temp" |
| 49 | + |
| 50 | +chip "tmp421-i2c-14-4c" |
| 51 | + label temp1 "SMB_LeftMiddle_temp" |
| 52 | + label temp2 "SMB_LeftMiddle_temp" |
| 53 | + |
| 54 | +chip "lm75-i2c-27-48" |
| 55 | + label temp1 "FCM_Center_temp" |
| 56 | + |
| 57 | +chip "lm75-i2c-27-49" |
| 58 | + label temp1 "FCM_Left_temp" |
| 59 | + |
| 60 | +chip "lm75-i2c-34-48" |
| 61 | + label temp1 "PDB-L_temp" |
| 62 | + |
| 63 | +chip "lm75-i2c-42-49" |
| 64 | + label temp1 "PDB-R_temp" |
| 65 | + |
| 66 | +chip "lm75-i2c-57-48" |
| 67 | + label temp1 "UDB_RearLeft_temp" |
| 68 | + |
| 69 | +chip "tmp421-i2c-58-4c" |
| 70 | + label temp1 "UDB_RearMiddle_temp" |
| 71 | + label temp2 "UDB_RearMiddle_temp" |
| 72 | + |
| 73 | +chip "lm75-i2c-65-4c" |
| 74 | + label temp1 "LDB_FrontRight_temp" |
| 75 | + |
| 76 | +chip "tmp421-i2c-66-4d" |
| 77 | + label temp1 "LDB_RearRight_temp" |
| 78 | + label temp2 "LDB_RearRight_temp" |
| 79 | + |
0 commit comments