Inside one of my LINUX systems there is a utility that runs that delivers critical health information that is not supported through a MIB. Unfortunately, the vendor chose a SUPERMICRO motherboard without MIB support.
However in CRON the SUPERODOCTOR process runs and reports back all the information I need. Now here's what that data looks like
*****************************************************************************
Supero Doctor II - Linux version 2.5(050121)
Copyright(c) 1993-2004 by Super Micro Computer, Inc. http://supermicro.com/
*****************************************************************************
Monitored Item High Limit Low Limit Status
----------------------------------------------------------------------
Fan1 Fan Speed 712 4473
Fan2 Fan Speed 712 19081
Fan3 Fan Speed 712 18556
Fan4 Fan Speed 712 18815
Fan5 Fan Speed 712 8144
Fan6 Fan Speed 712 7814
CPU1 Fan Speed 712 4344
CPU2 Fan Speed 712 4330
CPU1 Core Voltage 1.54 1.02 1.29
CPU2 Core Voltage 1.54 1.02 1.30
+3.3V Voltage 3.63 2.96 3.34
+5V Voltage 5.49 4.47 5.09
+12V Voltage 13.19 10.75 12.00
-12V Voltage -10.81 -13.21 -11.82
CPU1 Temperature 80/176 44/111
CPU2 Temperature 80/176 47/116
System Temperature 50/122 37/98
Chassis Intrusion Good
Power1 Supply Failure Good
Power2 Supply Failure Good
I want to bring this back into Solarwinds and Display for a node...any thoughs on how to do this with either SNMP or PERL or something in APM?