This tool is a
LGPL licensed SNMP Extension Agent DLL that accesses the SHM section that
SpeedFan exports at runtime and exports them to the following OIDs:
| OID | Description |
| .1.3.6.1.4.1.16.0.1.x | Temperatures |
| .1.3.6.1.4.1.16.0.2.x | Fan Speeds |
| .1.3.6.1.4.1.16.0.3.x | Voltages |
The extension also comes with template files for
Cacti, though nothing prevents it from being used with
MRTG and the likes.
This projects Subversion repository can be checked out through SVN with the following instruction:
svn co https://code.bastart.eu.org/svn/sfsnmpIf you want write access to the repository, contact the author and he will consider your request based on your reasons.
All commits to the repository will be monitored and, if necessary, reverted. If you just want to contribute a single patch,
you can also send it to author by email (patches are preferred against the latest trunk).
Install the extension &
SpeedFan, import the templates from the cacti dir into
Cacti via the web interface.
Use some SNMP client to query the OIDs to check which OID corresponds to which value.
Add Data Sources with "
SpeedFan - Get Values" and give them meaningful names.
Add one of the Graph Templates for Temperatures/Fan Speeds/Voltages to the host and select the just created Data Sources.
Check out your funky new Graphs, that easy!