Date: Fri, 6 Jan 2017 20:02:33 +0000 (UTC) From: Sevan Janiyan <sevan@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49799 - head/en_US.ISO8859-1/books/handbook/advanced-networking Message-ID: <201701062002.v06K2XLO063218@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sevan Date: Fri Jan 6 20:02:33 2017 New Revision: 49799 URL: https://svnweb.freebsd.org/changeset/doc/49799 Log: Specify the correct filename for the snmpd configuration file. Closes #4 Submitted by: @erwinlem on Github Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D9068 Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Fri Jan 6 12:48:03 2017 (r49798) +++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Fri Jan 6 20:02:33 2017 (r49799) @@ -3306,7 +3306,7 @@ bridge0: flags=8843<UP,BROADCAST,RUNN package can be used to retrieve the data.</para> <para>To enable monitoring on the bridge, uncomment this line in - <filename>/etc/snmp.config</filename> by removing the + <filename>/etc/snmpd.config</filename> by removing the beginning <literal>#</literal> symbol:</para> <programlisting>begemotSnmpdModulePath."bridge" = "/usr/lib/snmp_bridge.so"</programlisting>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701062002.v06K2XLO063218>