
Psensor – Monitor Linux Hardware Temperature from CLI

Note: The Psensor Server package is only available under Debian alike systems, there aren’t any binary or source packages available for RedHat systems. Install Psensor Server – optional, which is required only if you want to see the temperature and fan speed of the remote server. version 1.2.1) source tarball and compile it using the following commands. Next, download the most recent stable Psensor (i.e. # yum install gcc gtk3-devel GConf2-devel cppcheck libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel help2man libnotify-devel libgtop2-devel make Unfortunately, on RedHat alike systems, Psensor isn’t available from the default system repository, and you need to compile it from the source as shown below. Once these two dependencies are installed on the system, you can install Psensor on Debian-like systems, Arch, and OpenSuse using the following command. # yum install lm_sensors lm_sensors-devel hddtemp Most of the popular Linux distributions offer these two packages from the default repository, but on RHEL-based distributions, you need to install and enable epel-release repository to get these packages. psensor-server – It is an optional package, which is required if you want to gather information about remote server temperature and fan speed.Īs I said above the Psensor program depends on lm-sensor and hddtemp packages and these two packages must be installed on the system in order to install Psensor.lm-sensor and hddtemp – Psensor depends upon these two packages to get the reports about temperature and fan speed.Alarms and Alerts ensure you don’t miss critical system hardware temperature and fan speed-related issues.

All the temperatures are plotted in one graph.In fact, Psensor will detect any supported hardware and report the temperature as text and over a graph, automatically.Psensor is capable of showing remote server temperature and fan speed.


Psensor – Linux Hardware Temperature Monitoring Features of Psensor Psensor is a GTK+ (Widget Toolkit for creating Graphical User Interface) based application software that is used to monitor hardware temperature and plot Real-Time graphs from the obtained data for quick review.
