TOP LEVEL CATEGORIES
EXPLORE
@linuxprofessor
Favorites 0
Views 2632
This python script lets you check temperature probes in a 1-wire net connected to a 1-wire Ethernet server from Embedded Data Systems. For more info…
A python script used for checking a DS2438 probes humidity meter via a 1-wire server from Embedded Data Systems. See http://www.embeddeddatasystems.com/Ethernet_c_39.html for more information on…
Plugin for checking the CPU temp on FreeBSD. Uses the kernel module called coretemp. You can choose which CPU core you want to check. Has…
Script to check the temperature of multiple hard drive temperatures via smartmontools. The temperatures are then summed and divided to get a mean value. The…
Check the CPU temperature on a Mac running Mac OS X. Uses Temperature Monitor avaliable from http://www.bresink.com/osx/TemperatureMonitor.html Written in Python.