Ad Widget

Collapse

PROBLEM not returning to OK status

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • userman7
    Junior Member
    • Feb 2019
    • 5

    #1

    PROBLEM not returning to OK status

    Hello!

    I created an item for the log file and want to receive all errors from the log file.

    Item:
    log[C:\logs\log.log,error]

    I created 2 triggers to search wanted errors in the log file.

    Trigger 1:
    {hostname:log[C:\logs\log.log,error].str("error 1")}=1
    Trigger 2:
    {hostname:log[C:\logs\log.log,error].str("error 2")}=1

    First trigger after finding error send me a notification and back to status OK as i want.
    The second trigger stuck in PROBLEM status and don't back to status OK automatically.

    All triggers have multiple generation mode

    Is this is a zabbix issue?
  • userman7
    Junior Member
    • Feb 2019
    • 5

    #2
    This is zabbix bug?

    Comment

    Working...