Table of contents
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.30503.1.1.1 | Temperature count |
| .1.3.6.1.4.1.30503.1.1.2 | Fan speed count |
| .1.3.6.1.4.1.30503.1.1.3 | Voltage count |
| .1.3.6.1.4.1.30503.1.2.x | Temperatures |
| .1.3.6.1.4.1.30503.1.3.x | Fan speeds |
| .1.3.6.1.4.1.30503.1.4.x | Voltages |
For Cacti integration, check the scripts and templates by BSOD2600 on the Cacti forums.
This projects Subversion repository can be checked out with the following instruction:
svn co http://deve.loping.net/svn/sfsnmp/trunk/You can also browse the repository here: http://deve.loping.net/svn/sfsnmp/trunk/
If 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 development version).
This project is licensed under the following license:
There are 3 comments:
#2 Dec. 9, 2010, 4:05 p.m.
Posted by:
Russell U. (Russell)
Hi,
Your agent only appears to work whilst SpeedFan is running and in fact requires SpeedFan to be running before your agent starts.
Have I got this correct?
Russell
#3 Jan. 18, 2011, 9:43 p.m.
Posted by:
die p. (diegomp777)
Hi, i installes the speedfan and the extension, but i dont see it work. how can i configure the trap destination of that oids?? Thanks diego
Please log in to leave a comment.
#1 Nov. 18, 2010, 9:08 p.m.
Posted by: Axel G. (Ago)
There is a fix available for the issues on Vista and later here:
http://deve.loping.net/svn/sfsnmp/trunk/installer/sfsnmp_installer.msi
I will release this as an official version soon.