PDA

View Full Version : trigger expression not matching itemid?


Mark
07-06-2006, 23:36
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

Mark
08-06-2006, 15:34
never mind. found what i needed in triggers.inc.php