当前位置:网站首页>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
边栏推荐
- Go language programming specification combing summary
- 18.[stm32] read the ROM of DS18B20 temperature sensor and realize multi-point temperature measurement
- list使用Stream流进行根据元素某属性数量相加
- OceanBase社区版之OBD方式部署方式本地安装
- Data communication foundation - routing communication between VLANs
- 企业级备份软件Veritas NetBackup(NBU) 8.1.1服务端的安装部署
- Convert obj set to entity set
- Defining strict standards, Intel Evo 3.0 is accelerating the upgrading of the PC industry
- sql中set标签的使用
- The difference between abstract classes and interfaces
猜你喜欢

超分辨率技术在实时音视频领域的研究与实践

The database of the server is not connected to 200310060 "unknown error" [the service is up, the firewall is off, the port is on, and the netlent port is not connected]
![21. [STM32] I don't understand the I2C protocol. Dig deep into the sequence diagram to help you write the underlying driver](/img/f4/2c935dd9933f5cd4324c29c41ab221.png)
21. [STM32] I don't understand the I2C protocol. Dig deep into the sequence diagram to help you write the underlying driver

sql中set标签的使用

服务器的数据库连不上了2003,10060“Unknown error“【服务已起、防火墙已关、端口已开、netlent 端口不通】

单商户 V4.4,初心未变,实力依旧!

Background system sending verification code function

ES6深入—ES6 Generator 函数

Pits encountered in the use of boolean type in development

list去重并统计个数
随机推荐
【簡記】解决IDE golang 代碼飄紅報錯
Information collection of penetration test
Appium automation test foundation - appium basic operation API (II)
企业级备份软件Veritas NetBackup(NBU) 8.1.1服务端的安装部署
Analytic hierarchy process of mathematical modeling (including Matlab code)
【 note 】 résoudre l'erreur de code IDE golang
The OBD deployment mode of oceanbase Community Edition is installed locally
力扣今日题-729. 我的日程安排表 I
Convert obj set to entity set
vulnhub-FirstBlood
对象和类的关系
17. [stm32] use only three wires to drive LCD1602 LCD
Interval DP (gravel consolidation)
Li Kou today's question -729 My schedule I
Dataarts studio data architecture - Introduction to data standards
Query the latest record in SQL
Mistakes made when writing unit tests
定义严苛标准,英特尔Evo 3.0正在加速PC产业升级
Why should we learn mathematical modeling?
项目中批量update