- Zabbix Cookbook
- Patrik Uytterhoeven
- 357字
- 2021-07-23 20:05:33
Acknowledging triggers
In this recipe we will see how to acknowledge triggers when they happen. Why do you need to know? To save others the frustration of looking into a problem that has already been resolved by you.
Getting ready
To be able to acknowledge some triggers, you need a complete functional Zabbix installation. To acknowledge some trigger, you need a failure on one of the triggers. If no trigger is in alarm then you could try for example, to increase the CPU load or stop the service from the Zabbix client.
How to do it...
When we go in Zabbix to our web interface, we have a list with the last 20 issues. As you can see, we have multiple columns with one being the Last change.
- This column is the date and time when the item had its last status change. The next column Age will tell us how long the problem is already there.
- The Ack column will allow us to acknowledge the problem. This way we can work in an organized way with multiple people in Zabbix:
- When we click on the Ack button, we are able to type some information in the message box. This can be a small text explaining what has been done to fix the problem:
How it works...
So how does it work? Based on our items that we have created and the triggers that were set on those items, an event will be generated in Zabbix. Those events are used to create actions but those events can also be acknowledged to notify other users that we have fixed the problem or that we are busy with the problem. This we can write down in our message box.
Acknowledgments can be done from the front page from the 20 Last item box or we can go in the Zabbix menu to Monitoring | Events and acknowledge the status of our item.
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- Windows系統(tǒng)管理與服務(wù)配置
- Software Testing using Visual Studio 2012
- 程序員面試算法寶典
- Learning Informatica PowerCenter 10.x(Second Edition)
- Python數(shù)據(jù)挖掘與機(jī)器學(xué)習(xí)實戰(zhàn)
- 3D少兒游戲編程(原書第2版)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Python從入門到精通
- Windows Phone 8 Game Development
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點滴思考
- Scala Functional Programming Patterns
- Xamarin Cross-Platform Development Cookbook
- 大話代碼架構(gòu):項目實戰(zhàn)版
- Python高性能編程(第2版)