[{"id":"b4bc2a55-6937-4b1f-bcab-da4c57ae2fd7","thread_id":"76b7e746-7037-47d2-be09-badd29a2abcb","created_at":"2025-09-10T20:24:53Z","state":"done","prompt":"debian get temperature sensors","references_html":"<ol data-ref-list>\n \n <li>\n <a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\" >Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</a>\n <span class=\"__domain-name\">www.cyberciti.biz</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 33%, transparent 33%)\">33%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n <li>\n <a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/\" >How to install sensors (lm-sensors) on Ubuntu / Debian Linux</a>\n <span class=\"__domain-name\">www.cyberciti.biz</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 26%, transparent 26%)\">26%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n <li>\n <a href=\"https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux\" >How can I monitor the CPU temperature under linux?</a>\n <span class=\"__domain-name\">superuser.com</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 6%, transparent 6%)\">6%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n <li>\n <a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/\" >Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips</a>\n <span class=\"__domain-name\">fostips.com</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 15%, transparent 15%)\">15%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n <li>\n <a href=\"https://forums.debian.net/viewtopic.php?t=160016\" >[Solved] How to see the CPU temperature in Debian 11?</a>\n <span class=\"__domain-name\">forums.debian.net</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 11%, transparent 11%)\">11%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n <li>\n <a href=\"https://wiki.debian.org/SystemMonitoring\" >SystemMonitoring</a>\n <span class=\"__domain-name\">wiki.debian.org</span>\n <div class=\"trigger\" tabindex=\"0\">\n <span class=\"contribution\" style=\"background: linear-gradient(to right, var(--primary-70) 9%, transparent 9%)\">9%</span>\n <div class=\"tooltip top end tooltip_base tw-auto\">\n This percentage indicates how much a source has contributed to the answer.\n </div>\n </div>\n </li>\n \n</ol>\n","references_md":"[^1]: [Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft](https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/) (33%)\n[^2]: [How to install sensors (lm-sensors) on Ubuntu / Debian Linux](https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/) (26%)\n[^3]: [How can I monitor the CPU temperature under linux?](https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux) (6%)\n[^4]: [Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips](https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/) (15%)\n[^5]: [[Solved] How to see the CPU temperature in Debian 11?](https://forums.debian.net/viewtopic.php?t=160016) (11%)\n[^6]: [SystemMonitoring](https://wiki.debian.org/SystemMonitoring) (9%)\n","reply":"<details><summary>Searching with Kagi:<p></p>\n<ul>\n<li>debian get temperature sensors</li>\n<li>debian check cpu temperature</li>\n<li>debian hardware monitoring tools</li></ul></summary> Sources (15):<br>\n**<a href=\"https://forums.debian.net/viewtopic.php?t=160016\" target=\"_blank\">https://forums.debian.net/viewtopic.php?t=160016</a>60016](https://forums.debian.net/viewtopic.php?t=160016)<br>\nAug 01, 2024 Motherboard \"CPU\" temperature sensors (near or under the socket, at some indeterminate distance from what matters) haven't been relevant for years, they're notoriously inaccurate, and since the limiting factor for any silicon is Tjunction not Tcase anyway, they're mostly meaningless. If by \"not actionable\" you mean \"higher than I like to see, so I look at the other one\"... Well, you do you I guess. As for getting values, why poke about in /sys/class/hwmon by hand when lm-sensors (and the sensors-detect script therein) exists? Once is happenstance.\n\n<p><strong>Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</strong><br>\n<a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\" target=\"_blank\">https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/</a><br>\nJul 26, 2024 I wanted to monitor the temperature of my CPU and fan speed. How do I read CPU core temperature data including fan speed from a shell prompt under a Linux operating system? How do I monitor my Linux server cpu hardware and all sensor chips data using a command prompt on a Debian or Ubuntu? You can use Linux hardware monitoring tool called lm_sensor. This tool provides some essential command ...</p>\n<p><strong>How can I monitor the CPU temperature under linux?</strong><br>\n<a href=\"https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux\" target=\"_blank\">https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux</a><br>\nAug 19, 2009 # sudo apt-get install lm-sensors sensors-applet.Homepage. Computer Temperature Monitor is a little applet for the GNOME desktop that shows the temperature of your computer CPU and disks on screen. It also allows you to log temperatures to a file. You can set alarms to notify you when a tempertature is reached. Several monitors can be added to the panel to monitor different sensors.</p>\n<p><strong>How to install sensors (lm-sensors) on Ubuntu / Debian Linux</strong><br>\n<a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/\" target=\"_blank\">https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/</a><br>\nJan 15, 2025 T he lm-sensors package on your Debian and Ubuntu Linux system is used for hardware health monitoring. What kind of information one can see with the sensors command? For example, the users can see CPU temperature, voltage, fan speed sensors. Using the command-line options, let us see how to install and use lm-sensors on your Debian or Ubuntu Linux system.</p>\n<p><strong>Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips</strong><br>\n<a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/\" target=\"_blank\">https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/</a><br>\nSep 26, 2021 2. Hardware Sensors Indicator. For Ubuntu and Debian with the GNOME desktop environment, this is a simple indicator applet in system tray area. It displays CPU, NVIDIA GPU, hard drive temperatures based on the command line lm-sensors and hddtemp tools. The tool by default displays nothing in my case, users need to go preferences and choose which to display.</p>\n<p>**<a href=\"https://forums.debian.net/viewtopic.php?t=160016\" target=\"_blank\">https://forums.debian.net/viewtopic.php?t=160016</a>60016](https://forums.debian.net/viewtopic.php?t=160016)<br>\nAug 01, 2024 If socket temperature is higher than the hottest core, then your BIOS is broken, the sensor it's using is even more inaccurate than usual (or should have an offset that board manufacturer didn't contribute to lm-sensors, or is actually core temp but they didn't tell you), or you're seeing thermal inertia - i.e. whatever is reading.On-die temperature readings are averages themselves of course (a modern CPU has many, many temperature sensors), but they're always going to be closer to the action than the motherboard.</p>\n<p><strong>Find Out CPU Temperature From the Command-Line - Baeldung</strong><br>\n<a href=\"https://www.baeldung.com/linux/cpu-temperature\" target=\"_blank\">https://www.baeldung.com/linux/cpu-temperature</a><br>\nMar 25, 2025 2. Finding CPU Temperature Without Third-Party Tools. On Linux, we can read almost every accessible detail related to hardware resources.The acpitz thermometer is located beside the CPU socket. However, we are interested in the CPU temperature. Similarly, for the CPUs, we can check the other thermal_zone directories that might contain this thermal information.</p>\n<p><strong>How can I monitor the CPU temperature under linux?</strong><br>\n<a href=\"https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux\" target=\"_blank\">https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux</a><br>\nAug 19, 2009 Homepage. Computer Temperature Monitor is a little applet for the GNOME desktop that shows the temperature of your computer CPU and disks on screen. It also allows you to log temperatures to a file. You can set alarms to notify you when a tempertature is reached. Several monitors can be added to the panel to monitor different sensors.</p>\n<p><strong>Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips</strong><br>\n<a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/\" target=\"_blank\">https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/</a><br>\nSep 26, 2021 It uses lm-sensors for the temperature of the motherboard and CPU sensors, XNVCtrl for NVIDIA GPUs, and ATI ADL SDK for ATI GPUs. Besides monitoring the temperature of local or remote computer, it also draws real-time charts and raises alerts. As well, you may use it to keep an eye on the CPU load and the speed of fan. To install psensor in Debian and Ubuntu based systems, open terminal and run command</p>\n<p><strong>linux - How to check CPU temperature on BAMT (Debian) - Super User</strong><br>\n<a href=\"https://superuser.com/questions/719611/how-to-check-cpu-temperature-on-bamt-debian\" target=\"_blank\">https://superuser.com/questions/719611/how-to-check-cpu-temperature-on-bamt-debian</a><br>\nMar 19, 2017 Show activity on this post. How can I check CPU temperature on BAMT? BAMT is Debian based bitcoin/litecoin mining distribution (kernel is 2.6.32-41 32 bit version).I've also tried with cat /proc/acpi/thermal_zone/TZ01/temperature, but is also shows the same temps all the time. How can I check CPU temperatures on BAMT than?</p>\n<p><strong>SystemMonitoring</strong><br>\n<a href=\"https://wiki.debian.org/SystemMonitoring\" target=\"_blank\">https://wiki.debian.org/SystemMonitoring</a><br>\nJul 01, 2013 Watching a set of systems These tools are typically used to monitor the overall functioning of a network computer fleet. In addition to your Debian servers, these tools can control most of the time heterogeneous systems. They are sometimes provided with plugins to monitor a particular feature of the system. Pandora FMS - Open source monitoring ...</p>\n<p><strong>Unified_Hardware_Monitoring - Debian Wiki</strong><br>\n<a href=\"https://wiki.debian.org/Unified_Hardware_Monitoring\" target=\"_blank\">https://wiki.debian.org/Unified_Hardware_Monitoring</a><br>\n This project aim to offer a standardized way to get informations about hardware, for example RAID controllers, ethernet controllers and so on. Instead of using a particular tool for a particular hardware, there will be a standardized API to get informations about each class of hardware : - RAID - SCSI - Ethernet So, a distribution will be able \"out the box\" to send warnings and alerts for ...</p>\n<p><strong>Hardware/Database - Debian Wiki</strong><br>\n<a href=\"https://wiki.debian.org/Hardware/Database\" target=\"_blank\">https://wiki.debian.org/Hardware/Database</a><br>\n Hardware Database Translation (s): English - French - Русский - Українська This page provides info about a automated hardware database, how to use it and how to add your hardware to the database. The project is the successor of the Smolt project.</p>\n<p><strong>Hardware Monitor : r/debian</strong><br>\n<a href=\"https://www.reddit.com/r/debian/comments/1grcgh3/hardware_monitor/\" target=\"_blank\">https://www.reddit.com/r/debian/comments/1grcgh3/hardware_monitor/</a><br>\nNov 10, 2024 A hardware monitor extension for Gnome, or a good open source program to track the temperatures of the individual installed hardware parts.</p>\n<p><strong>How to Check Hardware Information in Debian 12... | Siberoloji</strong><br>\n<a href=\"https://www.siberoloji.com/how-to-check-hardware-information-in-debian-12-bookworm/\" target=\"_blank\">https://www.siberoloji.com/how-to-check-hardware-information-in-debian-12-bookworm/</a><br>\nApr 10, 2025 Debian 12 Bookworm provides multiple tools to check hardware details, ranging from built-in commands like lscpu, lsblk, and ip to specialized utilities such as hwinfo and acpi. By using these tools, you can effectively monitor and troubleshoot your system hardware. Whether you are a system administrator or an advanced user, knowing these commands can help you manage your Debian system efficiently.</p>\n</details><details><summary>Thinking</summary>I'll help you get temperature sensor information on Debian. The primary tool for this is <code>lm-sensors</code>, which is widely recommended for hardware monitoring on Linux systems including Debian. <sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\">1</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/#:~:text=I%20wanted,essential%20command\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>1. Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</b></a><span class=\"passage\">I wanted to monitor the temperature of my CPU and fan speed. How do I read CPU core temperature data including fan speed from a shell prompt under a Linux operating system? How do I monitor my Linux server cpu hardware and all sensor chips data using a command prompt on a Debian or Ubuntu? You can use Linux hardware monitoring tool called lm_sensor. This tool provides some essential command ...</span></span></sup><sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/\">2</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/#:~:text=T%20he,Linux%20system.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>2. How to install sensors (lm-sensors) on Ubuntu / Debian Linux</b></a><span class=\"passage\">T he lm-sensors package on your Debian and Ubuntu Linux system is used for hardware health monitoring. What kind of information one can see with the sensors command? For example, the users can see CPU temperature, voltage, fan speed sensors. Using the command-line options, let us see how to install and use lm-sensors on your Debian or Ubuntu Linux system.</span></span></sup><p></p>\n<p>Here's a step-by-step guide:</p>\n<h2>Install lm-sensors</h2>\n<div class=\"codehilite\"><span class=\"filename\">Bash</span><pre><span></span><code>sudo<span class=\"w\"> </span>apt<span class=\"w\"> </span>update\nsudo<span class=\"w\"> </span>apt<span class=\"w\"> </span>install<span class=\"w\"> </span>lm-sensors\n</code></pre></div>\n<h2>Detect and configure sensors</h2>\n<p></p><div class=\"codehilite\"><span class=\"filename\">Bash</span><pre><span></span><code>sudo<span class=\"w\"> </span>sensors-detect\n</code></pre></div><br>\nThis interactive script will probe for hardware sensors. Answer \"yes\" to all safe probes to ensure all sensors are detected. <sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\">1</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/#:~:text=I%20wanted,essential%20command\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>1. Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</b></a><span class=\"passage\">I wanted to monitor the temperature of my CPU and fan speed. How do I read CPU core temperature data including fan speed from a shell prompt under a Linux operating system? How do I monitor my Linux server cpu hardware and all sensor chips data using a command prompt on a Debian or Ubuntu? You can use Linux hardware monitoring tool called lm_sensor. This tool provides some essential command ...</span></span></sup><p></p>\n<h2>View temperature data</h2>\n<p></p><div class=\"codehilite\"><span class=\"filename\">Bash</span><pre><span></span><code>sensors\n</code></pre></div><br>\nThis command displays temperature readings, fan speeds, and voltage information from all detected sensors. <sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\">1</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/#:~:text=I%20wanted,essential%20command\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>1. Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</b></a><span class=\"passage\">I wanted to monitor the temperature of my CPU and fan speed. How do I read CPU core temperature data including fan speed from a shell prompt under a Linux operating system? How do I monitor my Linux server cpu hardware and all sensor chips data using a command prompt on a Debian or Ubuntu? You can use Linux hardware monitoring tool called lm_sensor. This tool provides some essential command ...</span></span></sup><sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/\">2</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/#:~:text=T%20he,Linux%20system.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>2. How to install sensors (lm-sensors) on Ubuntu / Debian Linux</b></a><span class=\"passage\">T he lm-sensors package on your Debian and Ubuntu Linux system is used for hardware health monitoring. What kind of information one can see with the sensors command? For example, the users can see CPU temperature, voltage, fan speed sensors. Using the command-line options, let us see how to install and use lm-sensors on your Debian or Ubuntu Linux system.</span></span></sup><p></p>\n<h2>Additional monitoring tools</h2>\n<p>For graphical interfaces, you can also install:</p>\n<ul>\n<li><strong>sensors-applet</strong>: GNOME panel applet for temperature monitoring <sup class=\"trigger\"><a href=\"https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux\">3</a><span class=\"tooltip top center citation\"><a href=\"https://superuser.com/questions/25176/how-can-i-monitor-the-cpu-temperature-under-linux#:~:text=%23%20sudo,different%20sensors.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJBIfezTgffvs4QQGYvQfwLJveY_6Z_Q1MAKxCdbEk2ok%3D\"> superuser.com</span><b>3. How can I monitor the CPU temperature under linux?</b></a><span class=\"passage\"># sudo apt-get install lm-sensors sensors-applet.Homepage. Computer Temperature Monitor is a little applet for the GNOME desktop that shows the temperature of your computer CPU and disks on screen. It also allows you to log temperatures to a file. You can set alarms to notify you when a tempertature is reached. Several monitors can be added to the panel to monitor different sensors.</span></span></sup></li>\n<li><strong>psensor</strong>: More comprehensive graphical monitoring tool with charts and alerts <sup class=\"trigger\"><a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/\">4</a><span class=\"tooltip top center citation\"><a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/#:~:text=It%20uses,run%20command\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJnqW9AavsVhdkBOOoxX5o29xRUHcM6Q9yIEbDqeEwqtA%3D\"> fostips.com</span><b>4. Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips</b></a><span class=\"passage\">It uses lm-sensors for the temperature of the motherboard and CPU sensors, XNVCtrl for NVIDIA GPUs, and ATI ADL SDK for ATI GPUs. Besides monitoring the temperature of local or remote computer, it also draws real-time charts and raises alerts. As well, you may use it to keep an eye on the CPU load and the speed of fan. To install psensor in Debian and Ubuntu based systems, open terminal and run command</span></span></sup></li>\n<li><strong>Hardware Sensors Indicator</strong>: System tray indicator for various hardware sensors <sup class=\"trigger\"><a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/\">4</a><span class=\"tooltip top center citation\"><a href=\"https://fostips.com/7-tools-hardware-cpu-gpu-temperature-ubuntu-debian/#:~:text=2.%20Hardware,to%20display.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJnqW9AavsVhdkBOOoxX5o29xRUHcM6Q9yIEbDqeEwqtA%3D\"> fostips.com</span><b>4. Top 7 Tools to See Hardware (CPU, GPU) Temperature in... - FOSTips</b></a><span class=\"passage\">2. Hardware Sensors Indicator. For Ubuntu and Debian with the GNOME desktop environment, this is a simple indicator applet in system tray area. It displays CPU, NVIDIA GPU, hard drive temperatures based on the command line lm-sensors and hddtemp tools. The tool by default displays nothing in my case, users need to go preferences and choose which to display.</span></span></sup></li>\n</ul>\n<h2>Important notes</h2>\n<ul>\n<li>Modern CPUs have multiple internal temperature sensors that provide more accurate readings than motherboard sensors <sup class=\"trigger\"><a href=\"https://forums.debian.net/viewtopic.php?t=160016\">5</a><span class=\"tooltip top center citation\"><a href=\"https://forums.debian.net/viewtopic.php?t=160016#:~:text=Motherboard%20%22CPU%22,other%20one%22&text=Well%2C%20you,is%20happenstance.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJldNqy7bjp1s8JmdJJIQ2GjLjv6Lt9rKIgHFSTbGJHxk%3D\"> forums.debian.net</span><b>5. [Solved] How to see the CPU temperature in Debian 11?</b></a><span class=\"passage\">Motherboard \"CPU\" temperature sensors (near or under the socket, at some indeterminate distance from what matters) haven't been relevant for years, they're notoriously inaccurate, and since the limiting factor for any silicon is Tjunction not Tcase anyway, they're mostly meaningless. If by \"not actionable\" you mean \"higher than I like to see, so I look at the other one\"... Well, you do you I guess. As for getting values, why poke about in /sys/class/hwmon by hand when lm-sensors (and the ...</span></span></sup></li>\n<li>Some systems may require additional configuration or kernel modules for full sensor support</li>\n<li>For server environments, consider system monitoring tools like Pandora FMS for fleet-wide monitoring <sup class=\"trigger\"><a href=\"https://wiki.debian.org/SystemMonitoring\">6</a><span class=\"tooltip top center citation\"><a href=\"https://wiki.debian.org/SystemMonitoring#:~:text=Watching%20a,source%20monitoring\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJSsgN0--uK3lc8o1GnkmgepuxpEBmhFKhx5hNXBD9HwM%3D\"> wiki.debian.org</span><b>6. SystemMonitoring</b></a><span class=\"passage\">Watching a set of systems These tools are typically used to monitor the overall functioning of a network computer fleet. In addition to your Debian servers, these tools can control most of the time heterogeneous systems. They are sometimes provided with plugins to monitor a particular feature of the system. Pandora FMS - Open source monitoring ...</span></span></sup></li>\n</ul>\n<p>The <code>lm-sensors</code> package provides the most reliable method for accessing hardware sensor data through the command line, while the graphical alternatives offer more user-friendly monitoring interfaces. <sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/\">1</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/howto-linux-get-sensors-information/#:~:text=I%20wanted,essential%20command\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>1. Linux Read CPU Temperature, Voltage and Fan Speed Data - nixCraft</b></a><span class=\"passage\">I wanted to monitor the temperature of my CPU and fan speed. How do I read CPU core temperature data including fan speed from a shell prompt under a Linux operating system? How do I monitor my Linux server cpu hardware and all sensor chips data using a command prompt on a Debian or Ubuntu? You can use Linux hardware monitoring tool called lm_sensor. This tool provides some essential command ...</span></span></sup><sup class=\"trigger\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/\">2</a><span class=\"tooltip top center citation\"><a href=\"https://www.cyberciti.biz/faq/install-sensors-lm-sensors-on-ubuntu-debian-linux/#:~:text=T%20he,Linux%20system.\"><span class=\"source\"><img alt=\"\" src=\"/proxy/favicons?c=lQ30-cxV_E2Vdyqb6hrbuYgId7qu7hecjO7o1T7aqQDFc7XpcLttL1Ryala-GNHJkpju3n7F3LAUknQT2i0TTM3XUZPfIp4s9V2D2-ogo0U%3D\"> www.cyberciti.biz</span><b>2. How to install sensors (lm-sensors) on Ubuntu / Debian Linux</b></a><span class=\"passage\">T he lm-sensors package on your Debian and Ubuntu Linux system is used for hardware health monitoring. What kind of information one can see with the sensors command? For example, the users can see CPU temperature, voltage, fan speed sensors. Using the command-line options, let us see how to install and use lm-sensors on your Debian or Ubuntu Linux system.</span></span></sup></p></details>","md":"<details><summary>Thinking</summary>I'll help you get temperature sensor information on Debian. The primary tool for this is ```lm-sensors```, which is widely recommended for hardware monitoring on Linux systems including Debian. [^1][^2]\n\nHere's a step-by-step guide:\n\n## Install lm-sensors\n```bash\nsudo apt update\nsudo apt install lm-sensors\n```\n\n## Detect and configure sensors\n```bash\nsudo sensors-detect\n```\nThis interactive script will probe for hardware sensors. Answer \"yes\" to all safe probes to ensure all sensors are detected. [^1]\n\n## View temperature data\n```bash\nsensors\n```\nThis command displays temperature readings, fan speeds, and voltage information from all detected sensors. [^1][^2]\n\n## Additional monitoring tools\n\nFor graphical interfaces, you can also install:\n- **sensors-applet**: GNOME panel applet for temperature monitoring [^3]\n- **psensor**: More comprehensive graphical monitoring tool with charts and alerts [^4]\n- **Hardware Sensors Indicator**: System tray indicator for various hardware sensors [^4]\n\n## Important notes\n- Modern CPUs have multiple internal temperature sensors that provide more accurate readings than motherboard sensors [^5]\n- Some systems may require additional configuration or kernel modules for full sensor support\n- For server environments, consider system monitoring tools like Pandora FMS for fleet-wide monitoring [^6]\n\nThe ```lm-sensors``` package provides the most reliable method for accessing hardware sensor data through the command line, while the graphical alternatives offer more user-friendly monitoring interfaces. [^1][^2]</details>","profile":{"id":"1eeab4e7-9cb5-4240-ae86-6b490d451836","name":"0000 Default","model":"deepseek","model_name":"DeepSeek Chat V3.2","model_provider":"deepseek","model_input_limit":1000000,"recommended":false,"model_info":"\n\n<div class=\"heading\">\n <div class=\"left\">\n \n \n \n <svg class=\"model-icon icon-xs\" data-model=\"deepseek\">\n <use href=\"#icon-sparkles\"/>\n </svg>\n <h3>\n \n <span class=\"model-name\">0000 Default</span>\n </h3>\n </div>\n\n \n <a href=\"/settings?p=custom_assistant&id=1eeab4e7-9cb5-4240-ae86-6b490d451836\">\n <svg class=\"icon-sm edit-icon\" aria-hidden=\"true\">\n <use href=\"#icon-pencil\" />\n </svg>\n </a>\n \n</div>\n\n\n<hr />\n<ul>\n \n <li>\n <h4>\n Model\n </h4>\n <span class=\"flex align-center gap-3\">\n <svg class=\"icon-xs icon\">\n <use href=\"#icon-deepseek\" />\n </svg>\n <span class=\"model-name\">DeepSeek Chat V3.2</span>\n </span>\n </li>\n <li>\n <h4>\n Web access\n </h4>\n <span>On</span>\n </li>\n <li>\n <h4>\n Lenses\n </h4>\n <span>--</span>\n </li>\n \n</ul>\n","model_provider_name":"DeepSeek","internet_access":true,"personalizations":true,"shortcut":null,"is_default_profile":false},"metadata":"<li>\n <span class=\"attribute\">Model</span>\n <span class=\"value\"><i class=\"icon-xs mr-2\"><svg><use href=\"#icon-deepseek\"></use></svg></i>DeepSeek Chat V3.1</span>\n</li>\n<li>\n <span class=\"attribute\">Version</span>\n <span class=\"value\">deepseek-v3p1</span>\n</li>\n<li>\n <span class=\"attribute\">Speed (tok/s)</span>\n <span class=\"value\">56</span>\n</li>\n<li>\n <span class=\"attribute\">Tokens</span>\n <span class=\"value\">4,077</span>\n</li>\n<li>\n <span class=\"attribute\">Cost / Total ($)</span>\n <span class=\"value\">0.006 / 0.006</span>\n</li>\n<li>\n <span class=\"attribute\">End to end time (s)</span>\n <span class=\"value\">10.12</span>\n</li>\n\n","documents":[]}]