Ok, I'm baffled.
Last time I looked in the triggers table, expression column I was seeing the trigger expression expanded out to the item id. For example, w/ the trigger {Network.simple:icmpping.last(1)}#1 I was previously seeing {12345}#1, where 12345 matched up to the expected itemid.
Now, I have no match for the number in the items table. So my question is, how is zabbix going from the above number back to a value to evaluate? I need to know because I must map triggers back to hosts/items in order to satisfy company reporting format requirements.
Thanks for any help
Last time I looked in the triggers table, expression column I was seeing the trigger expression expanded out to the item id. For example, w/ the trigger {Network.simple:icmpping.last(1)}#1 I was previously seeing {12345}#1, where 12345 matched up to the expected itemid.
Now, I have no match for the number in the items table. So my question is, how is zabbix going from the above number back to a value to evaluate? I need to know because I must map triggers back to hosts/items in order to satisfy company reporting format requirements.
Thanks for any help
Comment