What are some good tools that I could use to monitor my processor? I know of some tools like SpeedFan and CoreTemp for Windows, but I need a Linux alternative.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Are you looking for real-time monitoring on-screen or logging? There are many tools that monitor these readings and log & graph them. I use collectd with a hacked version of rrd.cgi for drawing the graphs. For on-screen displays and other tools, search for "temp" in the package repositories (like so) will give you some options to chose from for monitoring temperatures, and there is a simple system monitor that shows you CPU use, memory use, and network IO. |
|||
|
|