From 27bd0c625f5a193a4e8602672abc46ac0d23b70b Mon Sep 17 00:00:00 2001 From: gardar Date: Fri, 6 Jan 2017 21:45:46 +0000 Subject: [PATCH] docs: Update Installation-Ubuntu-1604-Nginx.md to correct snmpd.conf location --- doc/Installation/Installation-Ubuntu-1604-Nginx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Installation/Installation-Ubuntu-1604-Nginx.md b/doc/Installation/Installation-Ubuntu-1604-Nginx.md index 948141693b..49518d8278 100644 --- a/doc/Installation/Installation-Ubuntu-1604-Nginx.md +++ b/doc/Installation/Installation-Ubuntu-1604-Nginx.md @@ -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.