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
This commit is contained in:
parent
9114f78f25
commit
a25efe9394
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49799
1 changed files with 1 additions and 1 deletions
|
@ -3306,7 +3306,7 @@ bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1
|
|||
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>
|
||||
|
|
Loading…
Reference in a new issue