svn commit: r49799 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"