xmbmon is a monitoring program for motherboards which can monitor the CPU temperatures and the frequency of CPU cooling fans, etc. The package includes "mbmon", which can be used at the commandline to report the temperatures, voltages, and RPM (rounds per minute) of the fans, and "xmbmon", which displays the three temperatures and a core voltage as simple curves.
| Tags | Hardware |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX BSD Linux |
Recent releases


Changes: SMBus accesses of VIA VT8237 and Intel ICH6 are supported. Changes to work on Solaris for x86. Further smoothing for plotting curves in xmbmon. Bugs for detecting ALi chipsets have been fixed.


Changes: The IIR low path filter smoothing method is included for plotting graphs in xmbmon. Manual files were added. Winbond W83791D and W83627THF chips are supported. Initialization is now done for ADM9240 chip for some Intel motherboards. SMBus access of the ALI1533/1543 chipset (Aladdin IV, V) is supported.


No changes have been submitted for this release.
- All comments
Recent commentsThis is such an awesome little program
I've been wrestling with kernel patches for lm_sensors for a couple of years now, and I guess I was just convinced that we needed kernel support for reading temperature, fan speeds and voltages from our motherboards.
How untrue! mbmon and xmbmon are a trivial ./configure ; make away, and they do *exactly* what I need, which is producing readings in a simple text-based format. It is definitely one of the more undersung bits of software available for Linux -- don't miss it!