Files
librenms-librenms/doc/Extensions/Supermicro.md
rhinoau 02c2cd47b3 Documentation cleanup of Basic Setup, Advanced Setup, 3rd Party Integration sections (#13018)
* TOC cleanup of Basic Setup, Advanced Setup, 3rd Party Integration sections
2021-07-09 21:34:01 +02:00

462 B

source: Extensions/Supermicro.md path: blob/master/doc/

Supermicro

For some Supermicro information to show up in LibreNMS, you will need to install an agent.

Supermicro SuperDoctor

Install Supermicro SuperDoctor onto the device you want to monitor.

Then add the following to /etc/snmp/snmpd.conf:

pass .1.3.6.1.4.1.10876 /usr/bin/sudo /opt/Supermicro/SuperDoctor5/libs/native/snmpagent

Restart net-snmp:

service snmpd restart