Adding more information about Linux (snmpd) configuration

This commit is contained in:
FTBZ
2016-10-21 08:21:11 +02:00
parent 46616c1392
commit 7e16a3438a

View File

@ -106,6 +106,13 @@ The LibreNMS server include a copy of this example here:
/opt/librenms/snmpd.conf.example
```
The binary /usr/bin/distro must be copied from the original source repository:
```
curl -o /usr/bin/distro https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/distro
chmod +x /usr/bin/distro
```
#### Restart the snmpd service:
##### CentOS 6 / Red hat 6