mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 00:12:58 +02:00
change snmp-agent from "miniAgent" without MIBS to "NormalAgent"
This commit is contained in:
@@ -84,8 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--with-logfile="/var/log/snmpd.log" \
|
||||
--with-persistent-directory="/var/net-snmp" \
|
||||
--libdir=/usr/lib \
|
||||
--sysconfdir="/etc" \
|
||||
--enable-mini-agent=yes
|
||||
--sysconfdir="/etc"
|
||||
cd $(DIR_APP) && make
|
||||
cd $(DIR_APP) && make install
|
||||
install -v -m644 $(DIR_SRC)/config/net-snmp/snmpd.conf /etc/snmpd.conf
|
||||
|
||||
Reference in New Issue
Block a user