Update to r49799:

Specify the correct filename for the snmpd configuration file.
This commit is contained in:
Bjoern Heidotting 2017-01-17 20:08:23 +00:00
parent ddfd90f7b0
commit fe39f41563
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49868

View file

@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde:$
basiert auf: r49364
basiert auf: r49799
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -3610,7 +3610,7 @@ bridge0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu 1
<para>Um das Monitoring auf der Bridge zu aktivieren,
kommentieren Sie diese Zeile in
<filename>/etc/snmp.config</filename> aus, indem Sie das
<filename>/etc/snmpd.config</filename> aus, indem Sie das
Zeichen <literal>#</literal> entfernen:</para>
<programlisting>begemotSnmpdModulePath."bridge" = "/usr/lib/snmp_bridge.so"</programlisting>