SNMP协议,即简单网络管理协议,在现在的数据中心监控设备中是常用的一种协议,可以实时取回服务器的运行数据,从而进行分析管理。
设备环境:
[root@localhost ~]
# uname -a
Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]
# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost ~]
#
安装软件包:
[root@localhost ~]
# yum install net-snmp-libs
[root@localhost ~]
# yum install net-snmp
[root@localhost ~]
# yum install net-snmp-utils
1万+

被折叠的 条评论
为什么被折叠?



