Hi,
My team recently started using the zammad integration https://www.zabbix.com/integrations/zammad. We think it would be helpful to have the option to automatically close tickets when problems are resolved. Is this a feature that is planned for future development?...
Search Result
Collapse
5 results in 0.0023 seconds.
Keywords
Members
Tags
-
Suppress recovery notifications during maintenance
Hello,
I want to know if there is a good way to suppress recovery alerts during a maintenance period? I'm running Zabbix 5.4 on Ubuntu Linux.
I originally had the trigger action defined with a condition of "Problem is NOT suppressed" and that would indeed not send... -
Suppress recovery messages when the problem is solved
Hi. I'm trying to reduce email traffic from Zabbix (version 5.4.1). Specifically I don't want to receive ANY email from Zabbix if the problem was solved, for example, within 10 minutes.
I successfully suppressed problem messages using two-step operation in action.
But I keep getting... -
How to recover a snmp trap item trigger with another snmp trap item value
Hello,
I can't find the correct expression to recover triggers fired in phase 1 and phase 2 in the following use case :
Here is our trigger for an incident:
I tried to give to this...Code:{[ITEM 1].strlen()}>1 and {[ITEM 1].nodata(1s)}=0 -
Actions - Only Send Recovery Message After Problem Message is Sent
I apologize if this has been fully addressed in another post, but I've spent a significant amount of time searching the Zabbix forums, the Zabbix documentation, and even the book Zabbix 4 Network Monitoring - Third Edition for answers. Unfortunately, I haven't found anything that really answers my...