Hello,
I have a problem.
Zabbix sends me all triggers with bugs to email.
I would like to set an exception, but you will not fail me.
Example:
I monitor the status of the network, and if I exceed a certain value, I see a problem. Which is a desirable state. But at the same time I will come with a notification e-mail. And I would like to turn off this trigger and I can not.
Item values:
In Actions - Conditions, I created the following:
Trigger name - like -
Trigger name - like -
And the news is still going on. I also tried "not like"
I changed the name to:
And nothing works for me.
Can you tell me where I'm making a mistake?
Thanks a lot
Ales
I have a problem.
Zabbix sends me all triggers with bugs to email.
I would like to set an exception, but you will not fail me.
Example:
I monitor the status of the network, and if I exceed a certain value, I see a problem. Which is a desirable state. But at the same time I will come with a notification e-mail. And I would like to turn off this trigger and I can not.
Code:
Trigger walks me into a state: Trigger: Sending to [Ethernet Interface 25 - Graphics 3 (23)] is 384.18 Kbps Trigger status: OK Trigger severity: Warning Trigger URL:
Code:
1. Ethernet Interface 25 Outbound Interface (D-Link DGS-3100-48: ifOutOctets [Ethernet Interface 25]): 384.18 Kbps "
Trigger name - like -
Code:
Downloading to [Ethernet Interface
Code:
Sending to [Ethernet Interface
I changed the name to:
Code:
Downloading to {{#IFDESCR} {#IFINDEX} - {#IFALIAS}} is {ITEM.LASTVALUE1}
Can you tell me where I'm making a mistake?
Thanks a lot
Ales
Comment