I am so damn triggered by #Zabbix right now. Whoever designed its trigger, item, function, and discovery syntax did bad and should feel bad.
Function use in a trigger:
source.item.func(param1, param2)
*Same* function use in a calculated item:
func(source.item, param1, param2)
Wiki: "use calculated items to debug triggers".
Screw you with a sizeable cactus. Not only are you using two different syntaxes for confusingly similar things, you also tell me to test one with the other.
๐ค๐๐๐๐ 