Patch to allow nmon to retrieve information from lm_sensors
Linux performance monitoring on-screen or to CSV file
Brought to you by:
nigelgriffiths
Hi,
This patch (see attachment) to nmon16f.c allows nmon to gather and report the
power, temperature, fans, and humidity from the lm_sensors software package.
I have tested this patch on IBM Power8, HP XL730f, and Dell R630.
A word of warning, the information and format reported by lm_sensors to nmon varies
wildly between vendors.
Also, for IBM Power8 system running Ubuntu you may need to add ibmpowernv to the end of /etc/modules
Enjoy!
David Carver
Hi David,
Had a quick look this looks like a great addition and you even have the hints etc added.
I will compile it up and investigate further.
Thanks for you good ideas and even more for the developing the code and sharing.
Cheears, Nigel