Hey everyone!
I'm trying to understand how Zabbix (2.0 in this case) evaluates trigger expressions. They are stored as what the documentation calls reduced trigger expressions that look like this {0}>0 with the number in curly braces presumably being the id of the metric to trigger. However, I've been unable to figure out how those are resolved, i.e. which table actually contains the reduced parts of the trigger expression.
Thanks!
D.C.
I'm trying to understand how Zabbix (2.0 in this case) evaluates trigger expressions. They are stored as what the documentation calls reduced trigger expressions that look like this {0}>0 with the number in curly braces presumably being the id of the metric to trigger. However, I've been unable to figure out how those are resolved, i.e. which table actually contains the reduced parts of the trigger expression.
Thanks!
D.C.
Comment