Update to r49799:
Specify the correct filename for the snmpd configuration file.
This commit is contained in:
parent
ddfd90f7b0
commit
fe39f41563
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49868
1 changed files with 2 additions and 2 deletions
|
@ -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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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>
|
||||
|
|
Loading…
Reference in a new issue