Ad Widget

Collapse

Missing TriggerIDs for API use in Zabbix 7.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Keyser
    Junior Member
    • Jun 2021
    • 7

    #1

    Missing TriggerIDs for API use in Zabbix 7.0

    Hi All.

    I upgraded to Zabbix 7.0 the other day and everything is peachy (moved/upgraded my 6.0.32 database).
    One thing though - I use some automation to disable some triggers using the API by schedule. But after the move the triggers seems to have changed the trigger ID as they are reported "does not exist"

    How can I see the Trigger ID of a discovery created trigger in the UI?
    In 6.0 I could see the ID in the URL when I clicked to configure the trigger. That no longer shows in Zabbix 7 - it just show the ID of the host the trigger belongs to.
    It would be nice if I could show the API ID's of all objects in the UI.

    -Keyser
  • Keyser
    Junior Member
    • Jun 2021
    • 7

    #2
    Found a solution. Enable/disable the trigger i question manually, and then consult REPORTS -> AUDIT LOG. You action of disabling the trigger is recorded and includes the TriggerID.

    Comment

    Working...