Supermicro server monitoring issue

Hi,
How to setup Hardware monitoring on supermicro server ? . I have installed raw latest edition on ubuntu. Then done snmp configuration and enable snmp on supermicro server. Added the ilo in checkmk with snmp v2c, but not showing any hardware component. Any solution on this ?

You can check if you management board answers SNMP queries on the following OIDs.
.1.3.6.1.4.1.10876.2.1.1.1.1 and inside .1.3.6.1.2.1.1.1.0 this one should be “linux” in the output. If you get nothing on the mentioned OIDs you need new checks for your type of management controller.

If i look inside the specification i would also not write any new checks for SNMP on supermicro. This should be done with the Redfish REST API. There are already classic Nagios checks existing for the supermicro Redfish API. But you can also take my Redfish special agent for Lenovo xClarity and test it against the supermicro management interface. It is possible that this works or it only needs small adjustments to work. Redfish is now nearly on all manufacturers hardware available and it is also nearly the same structure on all. :slight_smile:

1 Like

Thanks for the update. I will work accordingly.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.