snmp v2 trap搭建被监控端-监控端

Source

1.基础环境配置

为了防止防火墙及selinux等的影响,需关闭防火墙及selinux等,具体参考:

Linux常规基础配置_linux基础配置-CSDN博客

2.安装snmp

yum源配置,具体参考:

Linux常规基础配置_linux基础配置-CSDN博客

snmp安装命令:

yum install -y net-snmp net-snmp-utils

被监控端

[root@kibana ~]# yum install -y net-snmp net-snmp-utils
已加载插件:fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * epel: d2lzkl7pfhq30w.cloudfront.net
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
软件包 1:net-snmp-5.7.2-49.el7_9.4.x86_64 已安装并且是最新版本
软件包 1:net-snmp-utils-5.7.2-49.el7_9.4.x86_64 已安装并且是最新版本
无须任何处理
[root@kibana ~]# 

监控端

[root@logstash ~]# yum install -y net-snmp net-snmp-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
CentOS7                                                                                                                               | 3.6 kB  00:00:00     
nginx-stable                                                                                                                          | 2.9 kB  00:00:00     
Package matching 1:net-sn