UshakovVasilii / gnome-shell-extension-freon

Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM
https://extensions.gnome.org/extension/841/freon
GNU General Public License v2.0
431 stars 77 forks source link

Add support for ipmitool sensor #243

Open mvrk69 opened 2 years ago

mvrk69 commented 2 years ago

Hi,

Would be very useful to be able to get sensors from ipmitool

illwieckz commented 10 months ago

There is now a Freeipmi option that relies on the ipmi-sensors binary, though it's not usable yet because of a bug until the fix is merged and a new release is distributed.

I assume ipmi-sensors does the job as well so there is no need to duplicate the code for ipmitool.

@UshakovVasilii I believe that once this is merged:

And once the extension is re-released, it could be possible to close this issue.