Changeset 1007
- Timestamp:
- 01/27/01 23:33:56 (12 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/useful_addresses.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/useful_addresses.html
r1000 r1007 157 157 <li> 158 158 <a href="http://stimpy.netroedge.com/intranet/tellerstats/">A web-based 159 hardware monitor </a></li>159 hardware monitor (tellerstats)</a></li> 160 160 <br>This is created by Phil Edelbrock, one of our main project contributors 161 161 … … 179 179 180 180 <li> 181 <a href="http://gpdialapplet.sourceforge.net/">gpdial_applet</a></li> 182 <br>A Gnome applet that displays a specific number from a file on the Gnome panel. 183 By configuring it for a specific sensor file in /proc, you get a 184 sensor reading. Requires fam and fam++. 185 186 <li> 181 187 <a href="http://www.brendy.addr.com/linux/gnomesensors/">GnomeSensors</a></li> 182 188 <br>Brendon Humphrey's Gnome display program for lm_sensors. … … 206 212 <br> Nice client/server application with a html-embedded Java applet. 207 213 208 <ku><A HREF="http://denis.corbin.free.fr/software.html">sentinelle</A>, a 209 daemon which warns you when your sensor readings reach critical values. 214 <li><A HREF="http://denis.corbin.free.fr/software.html">sentinelle</A><br> 215 A daemon which warns you when your sensor readings reach critical values. 216 217 <li><a href="http://www.wells.org.uk/thermal">Thermal</a><br> 218 A simple set of scripts to plot LM75 temperatures using gnuplot. 219 Similar to tellerstats. 210 220 211 221 <li> … … 219 229 220 230 <li> 221 Other Hardware monitoring implementations ( notusing lm_sensors)</li>231 Other Hardware monitoring implementations (NOT using lm_sensors)</li> 222 232 223 233 <ul> … … 266 276 267 277 <li> 268 Other things</li>278 White Papers and Other things</li> 269 279 270 280 <ul> … … 272 282 <a href="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive 273 283 Make considered Harmful</a></li> 274 275 284 <br>A paper on which the version 2 Makefile is based 285 276 286 <li> 277 287 <a href="http://www.3dhardware.net/features/thermistor/">Building a temperature … … 282 292 <a href="http://www.thermometrics.com/assets/images/ntcnotes.pdf">NTC Thermistor 283 293 Guide</a></li> 284 285 294 <br>A comprehensive description of the physics and mathematics of NTC Thermistors 286 <li> 287 295 296 <li> 288 297 <a href="http://www.jedec.com/DOWNLOAD/jedec/JEP106I.pdf">Standard Manufacturers 289 298 Identification Code</a></li> 290 291 <br>The official list of Manufacturer IDs for EEPROMs.</ul> 299 <br>The official list of Manufacturer IDs for EEPROMs. 300 301 <li> 302 <a href="http://www.temperatures.com">Guide to Temperature Sensors 303 </a></li> 304 <br>General information.</ul> 305 292 306 </ul> 293 307
