安装 net-snmp-perl net-snmp-utils 即可
yum install -y net-snmp-perl net-snmp-utils。
启动时,可以使用 /usr/local/snmp/sbin/snmpd -c /usr/local/snmpd/etc/snmpd.conf (这里是自定义的配置文件地址)
或者使用systemctl start snmapd。
转载于:https://www.cnblogs.com/joeone/p/10555979.html
安装 net-snmp-perl net-snmp-utils 即可
yum install -y net-snmp-perl net-snmp-utils。
启动时,可以使用 /usr/local/snmp/sbin/snmpd -c /usr/local/snmpd/etc/snmpd.conf (这里是自定义的配置文件地址)
或者使用systemctl start snmapd。
转载于:https://www.cnblogs.com/joeone/p/10555979.html