当前位置:网站首页>10 minutes to help you get ZABBIX monitoring platform alarm pushed to nail group
10 minutes to help you get ZABBIX monitoring platform alarm pushed to nail group
2022-07-05 16:09:00 【yuanfan2012】
10 Minutes Zabbix The monitoring platform alarm is pushed to the nail group
Zabbix For the installation and deployment of, please refer to the previous article
- CentOS8.5 Install and deploy the open source monitoring system under Zabbix 6.0LTS
- CentOS7 A key to install Zabbix Agent 6.0 And realize automatic registration
And the creation of nail robot is no longer described in detail
1、 Download and install PrometheusAlert
https://github.com/feiyu563/PrometheusAlert
mkdir /opt/PrometheusAlert
unzip PrometheusAlertLinux.zip -d /opt/PrometheusAlert/
cd /opt/PrometheusAlert/
cp zabbix /usr/lib/zabbix/alertscripts/zabbixclient
chmod 755 /usr/lib/zabbix/alertscripts/zabbixclient
chown zabbix:zabbix /usr/lib/zabbix/alertscripts/zabbixclient
/usr/lib/zabbix/alertscripts/zabbixclient -h
( Click to enlarge the picture )
Set up PrometheusAlert Boot up
vi /etc/rc.local
Add the following line
nohup /opt/PrometheusAlert/PrometheusAlert &
chmod +x /etc/rc.d/rc.local
Then start it manually PrometheusAlert
nohup /opt/PrometheusAlert/PrometheusAlert &
firewall-cmd --permanent --zone=public --add-port=8080/tcp
firewall-cmd --reload
( Click to enlarge the picture )
2、 Modify trigger display options
Show with emoticons , To make the alarm more intuitive
( Click to enlarge the picture )
3、Zabbix Create alarm media types on
The type is script
Refer to for relevant parameters PrometheusAlert Fill in the official documents
( Click to enlarge the picture )
( Click to enlarge the picture )
After creation, you can test the robot
4、 Add users
for example yuanfan
( Click to enlarge the picture )
The alarm media is created in the previous step PrometheusAlert type
( Click to enlarge the picture )
5、 Configure the message template in the trigger action
- First configure the trigger action
( Click to enlarge the picture )
( Click to enlarge the picture )
- operation —— Operation details —— The message template is as follows
## [Zabbix Platform alarm information ](https://zabbix.walkingcloud.cn)
--------------------------------------------------------
##### <font color="#FF0000">{TRIGGER.NAME} </font>
--------------------------------------------------------
##### <font color="#FF0000">【 Time of failure 】</font>:{EVENT.DATE} {EVENT.TIME}
##### <font color="#FF0000">【 Alarm level 】</font>:{TRIGGER.SEVERITY}
##### <font color="#FF0000">【 Pre fault status 】</font>:{ITEM.LASTVALUE}
##### <font color="#FF0000">【 Fault events ID】</font>:{EVENT.ID}
##### <font color="#FF0000">【 Faulty host IP】</font>:{HOST.IP}
##### <font color="#FF0000">【 Failed host name 】</font>:{HOST.NAME}
##### <font color="#FF0000">【 Failure duration 】</font>:{EVENT.AGE}
##### <font color="#FF0000">【 Whether the fault is confirmed 】</font>:{EVENT.ACK.STATUS}
--------------------------------------------------------
##### <font color="#F56C6C"> Event status :{EVENT.STATUS}</font>
( Click to enlarge the picture )
- Recovery operation —— Operation details —— The message template is as follows
## [Zabbix Monitoring platform alarm information ](https://zabbix.walkingcloud.cn)
--------------------------------------------------------
##### <font color="#67C23A">{TRIGGER.NAME} It has been restored </font>
--------------------------------------------------------
##### <font color="#02b340">【 Recovery time 】</font>:{EVENT.RECOVERY.DATE} {EVENT.RECOVERY.TIME}
##### <font color="#02b340">【 Alarm level 】</font>:{TRIGGER.SEVERITY}
##### <font color="#02b340">【 Pre fault status 】</font>:{ITEM.LASTVALUE}
##### <font color="#02b340">【 Faulty host IP】</font>:{HOST.IP}
##### <font color="#02b340">【 Failed host name 】</font>:{HOST.NAME}
##### <font color="#02b340">【 Failure duration 】</font>:{EVENT.AGE}
##### <font color="#02b340">【 Whether the fault is confirmed 】</font>:{EVENT.ACK.STATUS}
--------------------------------------------------------
##### <font color="#F56C6C"> Event status :{EVENT.STATUS}</font>
( Click to enlarge the picture )
- update operation —— Operation details —— The message template is as follows
## [Zabbix Monitoring platform alarm information ](https://zabbix.walkingcloud.cn)
--------------------------------------------------------
##### <font color="#67C23A"> {USER.FULLNAME} The cause of the failure has been confirmed </font>
--------------------------------------------------------
##### <font color="#FF0000">【 Fault confirmation time 】</font>:{ACK.DATE} {ACK.TIME}
##### <font color="#FF0000">【 Alarm level 】</font>:{TRIGGER.SEVERITY}
##### <font color="#FF0000">【 Pre fault status 】</font>:{ITEM.LASTVALUE}
##### <font color="#FF0000">【 Faulty host IP】</font>:{HOST.IP}
##### <font color="#FF0000">【 Failed host name 】</font>:{HOST.NAME}
##### <font color="#FF0000">【 Failure duration 】</font>:{EVENT.AGE}
##### <font color="#FF0000">【 The cause of the problem 】</font>:{ACK.MESSAGE}
##### <font color="#FF0000">【 Whether the fault is confirmed 】</font>:{EVENT.ACK.STATUS}
--------------------------------------------------------
##### <font color="#F56C6C"> Event status :{EVENT.STATUS}</font>
( Click to enlarge the picture )
6、 Trigger alarm and effect display
for example 192.168.31.127 On /boot Partition full test
dd if=/dev/zero of=/boot/test.iso count=1 bs=1024M
df -PTh
( Click to enlarge the picture )
( Click to enlarge the picture )
( Click to enlarge the picture )
web The effect of confirming the fault on the interface
( Click to enlarge the picture )
( Click to enlarge the picture )
( Click to enlarge the picture )
Nail the alarm effect when the alarm recovers
边栏推荐
- Record the pits encountered in the raspberry pie construction environment...
- Advanced level of static and extern
- 后台系统发送验证码功能
- 记录一下树莓派搭建环境中遇到的坑。。。
- 漫画:什么是蓝绿部署?
- Arduino控制微小的六足3D打印机器人
- Six common transaction solutions, you sing, I come on stage (no best, only better)
- 一键安装脚本实现快速部署GrayLog Server 4.2.10单机版
- 19.[STM32]HC_ SR04 ultrasonic ranging_ Timer mode (OLED display)
- vulnhub-FirstBlood
猜你喜欢
Background system sending verification code function
vlunhub- BoredHackerBlog Social Network
List de duplication and count the number
Quick completion guide for manipulator (IX): forward kinematics analysis
18.[STM32]读取DS18B20温度传感器的ROM并实现多点测量温度
18.[stm32] read the ROM of DS18B20 temperature sensor and realize multi-point temperature measurement
Fundamentals of data communication - Principles of IP routing
效果编辑器新版上线!3D渲染、加标注、设置动画,这次一个编辑器就够了
写单元测试的时候犯的错
Cs231n notes (medium) -- applicable to 0 Foundation
随机推荐
Lesson 4 knowledge summary
单商户 V4.4,初心未变,实力依旧!
异常com.alibaba.fastjson.JSONException: not match : - =
力扣今日题-729. 我的日程安排表 I
Information collection of penetration test
Mistakes made when writing unit tests
abstract关键字和哪些关键字会发生冲突呢
Vulnhub-Moneybox
obj解析为集合
五种常见的咨询公司谈判策略以及如何维护自己的利益
Data communication foundation - dynamic routing protocol rip
利用GrayLog告警功能实现钉钉群机器人定时工作提醒
漫画:什么是MapReduce?
OceanBase社区版之OBD方式部署方式本地安装
Find the root of the following equation by chord cutting method, f (x) =x^3-5x^2+16x-80=0
[graduation season] as a sophomore majoring in planning, I have something to say
The difference between abstract classes and interfaces
The list set is summed up according to a certain attribute of the object, the maximum value, etc
Data communication foundation NAT network address translation
Noi / 1.5 06: element maximum span value of integer sequence