On 4/23/24 14:35, Greg wrote:
Hi there,
I got refurb IBM x3550 M3 7944 server and I'm a bit lost. Is there any
Linux/Debian software (some gui would be nice) to monitor fan speed,
temperatures, voltages, disks.. ?
Thanks in advance for any help
Greg
If you installed the Xfce desktop, add the "Sensor" plug-in/ applet to
the Panel. Panel can display various temperatures, fan speeds, etc..
Note that you may to set the SUID bit on /usr/sbin/hddtemp for disk
drive readings to be available:
# chmod u+s /usr/sbin/hddtemp
David