sonic-buildimage/device/delta/x86_64-delta_agc032-r0/sensors.conf
zoe-kuan fa809c86dc
[platform/delta]: Add a new supported platform, Delta-agc032 (#4602)
* [platform]: Add a new supported platform, Delta-agc032

Switch Vendor: Delta
Switch SKU: Delta-agc032
CPU: BROADWELL-DE
ASIC Vendor: Broadcom
Switch ASIC: Tomahawk3, BCM56980
Port Configuration: 32x400G + 2x10G

- What I did
Add a new Delta platform Delta-agc032.

- How I did it
Add files by following SONiC Porting Guide.

- How to verify it
1. decode-syseeprom
2. sensors
3. psuutil
4. sfputil
5. show interface status
6. bcmcmd

Signed-off-by: zoe-kuan <ZOE.KUAN@deltaww.com>
2020-05-27 09:33:02 -07:00

48 lines
1.3 KiB
Plaintext

# libsensors configuration file for DCS-7060CX-32S
# ------------------------------------------------
#
bus "i2c-4" "i2c-0-mux (chan_id 3)"
bus "i2c-5" "i2c-0-mux (chan_id 4)"
chip "tmp75-i2c-4-4f"
label temp1 "Wind thermal sensor"
set temp1_max 65
set temp1_max_hyst 60
chip "tmp75-i2c-5-4d"
label temp1 "CPU below side thermal sensor"
set temp1_max 60
set temp1_max_hyst 55
chip "tmp75-i2c-5-49"
label temp1 "Surroundings thermal sensor1"
set temp1_max 65
set temp1_max_hyst 60
chip "tmp75-i2c-5-4a"
label temp1 "Surroundings thermal sensor2"
set temp1_max 65
set temp1_max_hyst 60
chip "tmp75-i2c-5-4b"
label temp1 "Surroundings thermal sensor3"
set temp1_max 65
set temp1_max_hyst 60
chip "tmp75-i2c-5-4d"
label temp1 "Surroundings thermal sensor4"
set temp1_max 65
set temp1_max_hyst 60
chip "emc2305-i2c-4-4c"
label fan1 "FANTRAY 1 FRONT"
label fan2 "FANTRAY 2 REAR"
label fan3 "FANTRAY 3 FRONT"
label fan4 "FANTRAY 4 REAR"
label fan5 "FANTRAY 5 FRONT"
chip "emc2305-i2c-4-2d"
label fan1 "FANTRAY 1 REAR"
label fan2 "FANTRAY 2 FRONT"
label fan3 "FANTRAY 3 REAR"
label fan4 "FANTRAY 4 FRONT"
label fan5 "FANTRAY 5 REAR"
chip "emc2302-i2c-4-2e"
label fan1 "FANTRAY 1 FRONT"
label fan2 "FANTRAY 2 REAR"