A
A
Andrew2021-10-22 16:28:02
Zabbix
Andrew, 2021-10-22 16:28:02

Creating a trigger in Zabbix 5.4?

I'm trying to create a trigger, I did it before, everything worked, I don't understand what I'm doing wrong
6172bc41ed999992878960.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel, 2021-10-22
@dr753

https://www.zabbix.com/documentation/current/manua...
A new find function replaces str, regexp, iregexp
Function description:
https://www.zabbix.com/documentation/current/manua...
Now should be like this:
find(/host/key,"like","error")

R
Rsa97, 2021-10-22
@Rsa97

Old syntax:
{host:key.func(params)}=0
New syntax:
func(/host/key,params)
6d7114f0f0e59abca95da.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question