centos里启用snmp的监控

yum install net-snmp net-snmp-devel -y /etc/init.d/snmpd stop net-snmp-config –create-snmpv3-user -ro -A 密码 -a MD5 用户名 /etc/init.d/snmpd start 密码要超过8位 [[email protected] ~]# net-snmp-config --create-s
相关文章
相关标签/搜索