Ad Widget

Collapse

Trigger str function for at least some time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • joanaribeiro_erre
    Junior Member
    • Jul 2020
    • 25

    #1

    Trigger str function for at least some time

    Hi everyone,

    i need to create a trigger similar to the str function but with the min function too, meaning i want the problem to trigger if a str is found for at least one hour straight, for example.

    does anyone know how to accomplish this?

  • tim.mooney
    Senior Member
    • Dec 2012
    • 1427

    #2
    How you accomplish this depends upon what version of Zabbix you're using. You didn't provide that information, so it's not possible to know what the best way of doing it would be.

    If you're using Zabbix 5.4 or later, have you looked at the new trigger syntax, and how you can combine ("wrap") trigger functions with other trigger functions?

    Comment


    • joanaribeiro_erre
      joanaribeiro_erre commented
      Editing a comment
      Hi there, thanks for the reply and sorry for not giving all the info, my bad!

      I have zabbix 5.0! So no, cant use those yet
  • tikkami
    Member
    • May 2018
    • 71

    #3
    Count -function might be usable in this case.



    Comment

    Working...