docs: Update Installation-Ubuntu-1604-Nginx.md to correct snmpd.conf location

This commit is contained in:
gardar
2017-01-06 21:45:46 +00:00
committed by Neil Lathwood
parent 7a3e437852
commit 27bd0c625f

View File

@ -108,8 +108,8 @@ Now head to: http://librenms.example.com/install.php and follow the on-screen in
#### Configure snmpd
```bash
cp /opt/librenms/snmpd.conf.example /etc/snmpd/snmpd.conf
vim /etc/snmpd/snmpd.conf
cp /opt/librenms/snmpd.conf.example /etc/snmp/snmpd.conf
vim /etc/snmp/snmpd.conf
```
Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community string.