====== Sensors ====== ===== About ===== 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 surveil your hard disk's temperature values. Source code and Debian packages are available. ===== 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. ===== Screenshots ===== Options Dialog: {{:projects:panel-plugins:xfce4-sensors-options.png|xfce4-sensors-options.png}} Panel plugin with sensor values as textual output: {{:projects:panel-plugins:xfce4-sensors-panel_text.png|xfce4-sensors-panel_text.png}} Tooltip information: {{:projects:panel-plugins:xfce4-sensors-tooltip.png|xfce4-sensors-tooltip.png}} Panel plugin with sensor values displayed graphically and a reached threshold: {{:projects:panel-plugins:xfce4-sensors-panel_critical.png|xfce4-sensors-panel_critical.png}} ===== Releases ===== ==== For the 4.2 panel: ==== {{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/0.7/xfce4-sensors-plugin-0.7.0.tar.bz2|xfce4-sensors-plugin-0.7.0.tar.bz2}} ==== For the 4.4/4.6 panel: ==== {{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/0.10/xfce4-sensors-plugin-0.10.99.6.tar.bz2|xfce4-sensors-plugin-0.10.99.6.tar.bz2}} ==== 4.8 panel (version 1.0 and above): ==== {{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.0/xfce4-sensors-plugin-1.0.0.tar.bz2|xfce4-sensors-plugin-1.0.0.tar.bz2}} {{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/xfce4-sensors-plugin-1.2.4.tar.bz2|xfce4-sensors-plugin-1.2.4.tar.bz2}} ===== Dependencies ===== Additionally to the 4.2 or 4.4 panel (and its headers if you want to build it on your own), you need libsensors3 (and its headers...) for up to version 0.10.0. Versions newer than that one will detect the available libraries at configure-time and compile only with those found on your system. ===== Recommendations/Suggestions ===== Install ``hddtemp´´ to be able to monitor your harddrives as well. ===== Bug Reports ===== Please file bug reports or feature requests to https://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-sensors-plugin instead of messaging me directly so that I can have a central overview.