Aug 23, 2011
tom

Linux programme to show me how much the fans are running?

Question

I can use lm_sensors to tell me the tempature of various things on my laptop. And sometimes I can hear the fans starting up. Is there anything that will show me how fast various fans on my system are spinning?

Answer

What you might be looking for is fancontrol – it works in conjunction with lm_sensors to regulate the speed of your fans using pwmconfig

Here are some ubuntu specific docs on GKrellM in X and another ubuntu post with some useful CLI links

Related posts:

  1. Is this normal behavior of the fans in an HP Proliant DL160G5?
  2. Why does dstat show zeroes for disk activity on my virtual private server running Ubuntu?
  3. How do I get a linux terminal to show me the DNS domain suffix of a machine
  4. How is made sure magnetic or electric fields from devices like transformers or fans close nearby do never affect hard drives?
  5. Bash can’t start a programme that’s there and has all the right permissions

Leave a comment