Ad Widget

Collapse

Show Triggers UNKNOWN in Dashboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gabrielev
    Junior Member
    • Apr 2022
    • 9

    #1

    Show Triggers UNKNOWN in Dashboard

    Hello,
    how can I list triggers that are in UNKNOWN state as problems too ?
    I would like to know if a trigger has problems.

    Thank you
  • max.
    Member
    Zabbix Certified Specialist
    • Apr 2022
    • 40

    #2
    Hello gabrielev,

    The main cause of triggers beeing in unknown status is that items used to evaluate are either unsupported or missing data.
    Go to Configuration > Actions > Internal actions and enable Report unknown triggers.

    Regards

    Comment

    • gabrielev
      Junior Member
      • Apr 2022
      • 9

      #3
      Originally posted by max.
      Go to Configuration > Actions > Internal actions and enable Report unknown triggers.
      Thank you Max, this was what I was looking for. It's a bit hidden in less used configuration sections ...

      Comment

      • gabrielev
        Junior Member
        • Apr 2022
        • 9

        #4
        Now that I get UNKNOWNS reported, I want to show them on my Dashboard on the homepage as problems: is it possible ?
        Thank you

        Comment

        • max.
          Member
          Zabbix Certified Specialist
          • Apr 2022
          • 40

          #5
          Hello gabrielev, i don't think you can show them as problems because the trigger cannot evaluate the expression.
          Also i did not find a widget that shows triggers in unknown state.

          What you can do to fetch this triggers is going to trigger list and filter by unknown state (remove host filter).
          Then add URL widget with: https://zabbixurl/triggers.php?conte...filter_state=1

          Regards

          Comment

          Working...