Using the utility at ftp://ftp.supermicro.com/utility/Supero_Doctor_II/Linux/, it is easy to get the SNMP daemon to use the new OIDs.
I have used the SuperODoctor on a SuperServer 5013G-i (http://www.supermicro.com/PRODUCT/SUPERServer/SuperServer5013G-i.htm) and it works fine. If anyone is interested, the following will graph most important stuff: ----------------------supermicro.cfg----------------------------------- # MRTG Configuration for SuperODoctor on linux # As this was used on a SuperServer 5013G-i, not all fan connectors were used, # therefore fan1 and fan3 are remmed out. They might be used on other servers, # or if you have a different case. # The -12V line won't plot because the numbers are negative. Using RRDTool # would sort this out, but i'm not clever enough yet. # These OIDs were found after adding the passthrough as detailled in INSTALL # and then running "snmpwalk localhost public enterprises.10876" and comparing # with the output of sdt. # # [EMAIL PROTECTED] WorkDir: /www/Stats/network ## Output = min speed #Target[fan1]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.1&1.3.6.1.4.1.10876.2.1.1.1.1.6.1:[EMAIL PROTECTED] host #SetEnv[fan1]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="fan2" #Colours[fan1]: GREEN#00eb0c,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff #YLegend[fan1]: RPM #LegendI[fan1]: Current #LegendO[fan1]: Min #ShortLegend[fan1]: RPM #MaxBytes[fan1]: 5000 #Options[fan1]: gauge # Output = min speed Title[fan2]: CPU Fan Blower Target[fan2]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.2&1.3.6.1.4.1.10876.2.1.1.1.1.6.2:[EMAIL PROTECTED] host SetEnv[fan2]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="fan2" Colours[fan2]: GREEN#00eb0c,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[fan2]: RPM LegendI[fan2]: Current LegendO[fan2]: Min ShortLegend[fan2]: RPM MaxBytes[fan2]: 5000 Options[fan2]: gauge, transparent ## Output = min speed #Target[fan3]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.3&1.3.6.1.4.1.10876.2.1.1.1.1.6.3:[EMAIL PROTECTED] host #SetEnv[fan3]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="fan2" #Colours[fan3]: GREEN#00eb0c,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff #YLegend[fan3]: RPM #LegendI[fan3]: Current #LegendO[fan3]: Min #ShortLegend[fan3]: RPM #MaxBytes[fan3]: 5000 #Options[fan3]: gauge # Temperatures in C, Output = max temp Target[CPUtemp]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.9&1.3.6.1.4.1.10876.2.1.1.1.1.5.9:[EMAIL PROTECTED] host SetEnv[CPUtemp]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="CPUtemp" Colours[CPUtemp]: GREEN#00eb0c,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[CPUtemp]: Temp in DegC LegendI[CPUtemp]: Current LegendO[CPUtemp]: Max ShortLegend[CPUtemp]: DegC MaxBytes[CPUtemp]: 200 Options[CPUtemp]: gauge, transparent Title[CPUtemp]: CPU Temperature # Temperatures in C, Output = max temp Target[SYStemp]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.10&1.3.6.1.4.1.10876.2.1.1.1.1.5.10:[EMAIL PROTECTED] alhost SetEnv[SYStemp]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="SYStemp" Colours[SYStemp]: GREEN#00eb0c,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[SYStemp]: Temp in DegC LegendI[SYStemp]: Current LegendO[SYStemp]: Max ShortLegend[SYStemp]: DegC MaxBytes[SYStemp]: 200 Options[SYStemp]: gauge, transparent Title[SYStemp]: System Temperature # .1.6.8 = min, .1.4.8 = current, .1.5.8 = max Target[CPUvolts]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.8&1.3.6.1.4.1.10876.2.1.1.1.1.6.8:[EMAIL PROTECTED] host SetEnv[CPUvolts]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="CPUvolts" Colours[CPUvolts]: YELLOW#FFFF00,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[CPUvolts]: Voltage LegendI[CPUvolts]: Current LegendO[CPUvolts]: Min ShortLegend[CPUvolts]: V MaxBytes[CPUvolts]: 2000 Options[CPUvolts]: gauge, transparent Title[CPUvolts]: CPU Core A Voltage # .1.6.7 = min, .1.4.7 = current, .1.5.7 = max Target[volts3]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.7&1.3.6.1.4.1.10876.2.1.1.1.1.6.7:[EMAIL PROTECTED] host SetEnv[volts3]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="volts3" Colours[volts3]: YELLOW#FFFF00,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[volts3]: Voltage LegendI[volts3]: Current LegendO[volts3]: Min ShortLegend[volts3]: V MaxBytes[volts3]: 3400 Options[volts3]: gauge, transparent Title[volts3]: CPU Core A Voltage # .1.6.6 = min, .1.4.6 = current, .1.5.6 = max Target[volts5]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.6&1.3.6.1.4.1.10876.2.1.1.1.1.6.6:[EMAIL PROTECTED] host SetEnv[volts5]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="volts5" Colours[volts5]: YELLOW#FFFF00,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[volts5]: Voltage LegendI[volts5]: Current LegendO[volts5]: Min ShortLegend[volts5]: V MaxBytes[volts5]: 6000 Options[volts5]: gauge, transparent Title[volts5]: +5V Voltage ## .1.6.5 = min, .1.4.5 = current, .1.5.5 = max #Target[volts12m]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.5&1.3.6.1.4.1.10876.2.1.1.1.1.6.5:[EMAIL PROTECTED] host #SetEnv[volts12m]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="volts12m" #Colours[volts12m]: YELLOW#FFFF00,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff #YLegend[volts12m]: Voltage #LegendI[volts12m]: Current #LegendO[volts12m]: Min #ShortLegend[volts12m]: V #MaxBytes[volts12m]: 14000 #Options[volts12m]: gauge, transparent #Title[volts12m]: -12V Voltage # .1.6.4 = min, .1.4.4 = current, .1.5.4 = max Target[volts12p]: 1.3.6.1.4.1.10876.2.1.1.1.1.4.4&1.3.6.1.4.1.10876.2.1.1.1.1.6.4:[EMAIL PROTECTED] host SetEnv[volts12p]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="volts12p" Colours[volts12p]: YELLOW#FFFF00,RED#FF0000,DARK GREEN#006600,VIOLET#ff00ff YLegend[volts12p]: Voltage LegendI[volts12p]: Current LegendO[volts12p]: Min ShortLegend[volts12p]: V MaxBytes[volts12p]: 14000 Options[volts12p]: gauge, transparent Title[volts12p]: +12V Voltage -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
