I want to create a trigger that gives a warning when there are two failed checks. I do this with normal checks by using {xx.last(#1) & xx.last(#2)) and it seems to work well.
I am stuggling on how to do with this an SNMP trigger that looks like this.
{xxxxxx_Switchvox:firstVOIPproviderstate.str("regi stered")}=0
I can't seem to put the .last into this check.
Does anyone have any ideas on how to achieve this with this kind of trigger ?, I just can't seem to find anything in forums or documentation.
I am stuggling on how to do with this an SNMP trigger that looks like this.
{xxxxxx_Switchvox:firstVOIPproviderstate.str("regi stered")}=0
I can't seem to put the .last into this check.
Does anyone have any ideas on how to achieve this with this kind of trigger ?, I just can't seem to find anything in forums or documentation.