Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
panel-plugins:xfce4-sensors-plugin:start [2019/11/12 00:27] – removed kevinbowenpanel-plugins:xfce4-sensors-plugin:start [2021/03/17 23:52] – created kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 +====== Sensors ======
 +Written by Fabian Nowak, this is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors to display your mainboard sensors and fan speeds. Furthermore, it supports hddtemp to monitor your hard disk's temperature values. Source code and Debian packages are available.
  
 +  * **[[#Screenshots|Screenshots]]**
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
 +
 +----
 +
 +===== Usage =====
 +Add the plugin to the panel and start checking some checkboxes in the sensors table. 
 +
 +You can specify the color you want the text to appear, rename the sensor so that the tooltip displays the new name. 
 +
 +You can also display your values graphically, meaning they are displayed by bars. For those bars, you can specify min and max values which result in red colored bars, when those min or max values are reached.
 +
 +If you don't like the green bars, you can check to display colored bars, thus using the color values specified for each sensor.
 +
 +===== Recommendations/Suggestions =====
 +Install ``hddtemp´´ to be able to monitor your harddrives as well.
 +
 +----
 +===== Screenshots =====
 +
 +Options Dialog:
 +
 +{{:panel-plugins:xfce4-sensors-options.png|xfce4-sensors-options.png}}
 +
 +Panel plugin with sensor values as textual output:
 +
 +{{:panel-plugins:xfce4-sensors-panel_text.png|xfce4-sensors-panel_text.png}}
 +
 +Tooltip information:
 +
 +{{:panel-plugins:xfce4-sensors-tooltip.png|xfce4-sensors-tooltip.png}}
 +
 +Panel plugin with sensor values displayed graphically and a reached threshold:
 +
 +{{:panel-plugins:xfce4-sensors-panel_critical.png|xfce4-sensors-panel_critical.png}}
 +
 +[[|Back To Top]]
 +----
 +
 +===== Latest Release =====
 +
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-sensors-plugin 1 date description 2h}}
 +
 +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/|Previous Releases]]**
 +
 +[[|Back to Top]]
 +
 +----
 +===== Source Code Repository =====
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin]]
 +----
 +
 +===== Reporting Bugs =====
 +  * **[[:panel-plugins:xfce4-sensors-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
 +
 +
 +
 +[[|Back To Top]]
 +----
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]