PDA

View Full Version : trigger goes UNKNOWN when more then one ITEM is active


asyol
26-08-2005, 13:28
items:
1.
type: Simple Check
key: icmpping
2.
type: SNMPv1 Agent

a TRIGGER assigned for ITEM 1 is:
{host:icmpping.last(0)}=0

so, when ITEM1 is "Active" and ITEM2 is "Not Active" TRIGGER works fine,
but if ITEM2 is activated TRIGGER goes UNKNOWN and host status on the network map becomes OK.

??