Ad Widget

Collapse

Trigger expression

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dandu
    Junior Member
    • Apr 2014
    • 1

    #1

    Trigger expression

    I have the trigger expression below:

    Code:
    {TPL:check.sh["srv", "{HOST.HOST}"].count(#10, "Completed", "eq")}=0
    and even though I get no errors it does not work.

    The item information type is text, and the trigger should get activated if among the last values of the item none of them is "Completed". The item itself seems fine, the values it gets are correct, and the trigger should get activated.

    Can anyone please help? Thank you very much.
Working...