Re: Debian@IBMx3550

2024-04-25 Thread mindaugasceliesius
В Вт, 23/04/2024 в 15:14 -0700, David Christensen пишет:
> 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
> 
Hello.
You can use bpytop, that shows usage and stats for processor, memory,
disks, network and processes. Or btop (it is written in C++ and is
continuation of bashtop and bpytop).



Re: Debian@IBMx3550

2024-04-23 Thread Timothy M Butterworth
On Tue, Apr 23, 2024 at 5:35 PM 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.. ?
>

KDE has a bunch of monitoring widgets. Do you have a GUI Installed?



> Thanks in advance for any help
> Greg
>
>

-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀


Re: Debian@IBMx3550

2024-04-23 Thread David Christensen

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



Re: Debian@IBMx3550

2024-04-23 Thread Jeffrey Walton
On Tue, Apr 23, 2024 at 5:35 PM 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.. ?
>

I believe the package you are looking for is lm-sensors.

Jeff


Debian@IBMx3550

2024-04-23 Thread Greg

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