Ad Widget

Collapse

Need Help creating a Trigger with Text a Time values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tomcat.cdm
    Junior Member
    • Jul 2012
    • 3

    #1

    Need Help creating a Trigger with Text a Time values

    Hello,


    I have created some UserParamenters for a system than returns a "Healthy" or other value for non healthy. This a Text/String.


    I tried with no luck to create a Trigger that if the Text/String "Healthy" is found for more than N times or N seconds, trigger an alarm.


    The best I could was


    .status.regexp(healthy)#1


    Wich trigger right away the value was changed.


    I need to add to this Trigger a N times or N seconds from last "Healthy" result but I couldn't.



    Thank you!
Working...