EanderAlx.org

Linux, Virtualization and whatever I find interesting ...

User Tools


Site Tools


linux:hid_temper_pc_sensor

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
blog:linux:hid_temper_pc_sensor [17.07.2011 14:29] – [Links:] eanderalxblog:linux:hid_temper_pc_sensor [25.07.2011 09:43] – [Munin Plugin] eanderalx
Line 41: Line 41:
 ===== Munin Plugin ===== ===== Munin Plugin =====
  
-  * Here a plugin for Munin for monitoring temperature +  * Here a plugin for Munin for temperature monitoring 
-  * Information for Munin you will find [[http://munin-monitoring.org/|here]]+  * Information about Munin you will find [[http://munin-monitoring.org/|here]]
  
 <file bash hid-temper-ntc> <file bash hid-temper-ntc>
Line 68: Line 68:
         echo "temp1.info Celsius."         echo "temp1.info Celsius."
         echo "temp1.colour 00ff00"         echo "temp1.colour 00ff00"
- exit 0+        echo "temp1.max 50" 
 +        echo "temp1.min -10" 
 +        exit 0
 fi fi
 WERT1=`/usr/local/bin/pcsensor | awk '{print $NF}' | cut -d "C" -f1` WERT1=`/usr/local/bin/pcsensor | awk '{print $NF}' | cut -d "C" -f1`
linux/hid_temper_pc_sensor.txt · Last modified: 23.03.2013 18:45 by eanderalx