Penguin
Diff: CactiLMSensors
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of CactiLMSensors.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Tuesday, November 17, 2009 5:17:26 pm by PaulWay
Older page: version 3 Last edited on Wednesday, June 23, 2004 1:09:41 am by ClementOudot Revert
@@ -2,8 +2,10 @@
  
 This assumes you have [Cacti] setup and working, and [lmsensors] set up and working. 
  
 Grab the check_sensors.pl script from [here|http://www.wlug.org.nz/archive/cacti_scripts/check_sensors.pl] 
+  
+Another script that is neater, faster and easier to customise with your selection of temperatures and fan speeds is [http://mabula.net/code/check_sensors.pl].  
  
 Note that this script merely takes the output of sensors and parses it for values it knows about. Also note that it merely grabs (and tidies slightly) the variables temp1 temp2 temp3 and fan1 fan2 fan3 -- if you want to monitor more sensors you'll need to adjust this. 
  
 The script outputs the three fan speeds, then the three temperatures, seperated by spaces, to standard out.