root@sonic:/home/admin# root@sonic:/home/admin# show version SONiC Software Version: SONiC.thermal_201911.0-dirty-20200610.013114 Distribution: Debian 9.12 Kernel: 4.9.0-11-2-amd64 Build commit: 0a705710 Build date: Wed Jun 10 09:31:14 UTC 2020 Built by: arun@sonic-2 Platform: x86_64-dell_s6100_c2538-r0 HwSKU: Force10-S6100 ASIC: broadcom Serial Number: 3QZQG02 Uptime: 12:20:34 up 23 min, 1 user, load average: 2.57, 2.51, 2.00 Docker images: REPOSITORY TAG IMAGE ID SIZE docker-fpm-frr latest 49876e81f205 330MB docker-fpm-frr thermal_201911.0-dirty-20200610.013114 49876e81f205 330MB docker-snmp-sv2 latest d489c546a4f7 343MB docker-snmp-sv2 thermal_201911.0-dirty-20200610.013114 d489c546a4f7 343MB docker-lldp-sv2 latest 7c3567e75fc8 307MB docker-lldp-sv2 thermal_201911.0-dirty-20200610.013114 7c3567e75fc8 307MB docker-sflow latest de732ffdd415 310MB docker-sflow thermal_201911.0-dirty-20200610.013114 de732ffdd415 310MB docker-orchagent latest 3ab9ffec6145 328MB docker-orchagent thermal_201911.0-dirty-20200610.013114 3ab9ffec6145 328MB docker-nat latest d72a4b5c2f0d 311MB docker-nat thermal_201911.0-dirty-20200610.013114 d72a4b5c2f0d 311MB docker-teamd latest ee2b5a22d9bc 310MB docker-teamd thermal_201911.0-dirty-20200610.013114 ee2b5a22d9bc 310MB docker-syncd-brcm latest 671df874a2b5 432MB docker-syncd-brcm thermal_201911.0-dirty-20200610.013114 671df874a2b5 432MB docker-sonic-mgmt-framework latest 41e92d7544aa 425MB docker-sonic-mgmt-framework thermal_201911.0-dirty-20200610.013114 41e92d7544aa 425MB docker-platform-monitor latest dfee76550496 353MB docker-platform-monitor thermal_201911.0-dirty-20200610.013114 dfee76550496 353MB docker-router-advertiser latest 931f3fb13f76 285MB docker-router-advertiser thermal_201911.0-dirty-20200610.013114 931f3fb13f76 285MB docker-database latest aeea3b26ff72 285MB docker-database thermal_201911.0-dirty-20200610.013114 aeea3b26ff72 285MB docker-sonic-telemetry latest 461bac0f64c9 349MB docker-sonic-telemetry thermal_201911.0-dirty-20200610.013114 461bac0f64c9 349MB docker-dhcp-relay latest f424cd513ab4 295MB docker-dhcp-relay thermal_201911.0-dirty-20200610.013114 f424cd513ab4 295MB root@sonic:/home/admin# root@sonic:/home/admin# python thermal_test.py Name: CPU On-board Temperature: 29.2C [] Low Threshold: 0.0C [] High Threshold: 100.0C [] Name: ASIC On-board Front Temperature: 32.1C [] Low Threshold: 0.0C [] High Threshold: 85.0C [] Name: System Front Temperature: 29.2C [] Low Threshold: 0.0C [] High Threshold: 50.0C [] Name: ASIC On-board Rear Temperature: 27.8C [] Low Threshold: 0.0C [] High Threshold: 85.0C [] Name: Front GE board Temperature: 25.2C [] Low Threshold: 0.0C [] High Threshold: 50.0C [] Name: Front SFP+ board Temperature: 24.8C [] Low Threshold: 0.0C [] High Threshold: 50.0C [] Name: CPU Core 0 Temperature: 23.0C [] Low Threshold: 0.0C [] High Threshold: 98.0C [] Name: CPU Core 1 Temperature: 23.0C [] Low Threshold: 0.0C [] High Threshold: 98.0C [] Name: CPU Core 2 Temperature: 24.0C [] Low Threshold: 0.0C [] High Threshold: 98.0C [] Name: CPU Core 3 Temperature: 24.0C [] Low Threshold: 0.0C [] High Threshold: 98.0C [] root@sonic:/home/admin# root@sonic:/home/admin# docker exec -it pmon ps -ef UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:57 pts/0 00:00:01 /usr/bin/python /usr/bin/supervi root 19 1 0 11:57 pts/0 00:00:00 python /usr/bin/supervisor-proc- root 25 1 0 11:57 pts/0 00:00:00 /usr/sbin/rsyslogd -n root 41 1 0 11:57 ? 00:00:00 /usr/sbin/sensord -f daemon root 48 1 11 11:57 pts/0 00:02:40 /usr/bin/python /usr/bin/xcvrd root 51 1 0 11:57 pts/0 00:00:02 /usr/bin/python /usr/bin/psud root 54 1 0 11:57 pts/0 00:00:01 /usr/bin/python /usr/bin/syseepr root 69 48 10 11:58 pts/0 00:02:23 /usr/bin/python /usr/bin/xcvrd root 80 0 0 12:20 pts/1 00:00:00 ps -ef root@sonic:/home/admin#