Ad Widget

Collapse

Host ID Trigger Macro Zabbix 1.8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stu42j
    Junior Member
    • Feb 2010
    • 9

    #1

    Host ID Trigger Macro Zabbix 1.8

    Is there any way to get the IDs of the hosts that caused a trigger notification?
  • stu42j
    Junior Member
    • Feb 2010
    • 9

    #2
    Never mind. Browsing through the API source code, I just discovered the select_hosts option for trigger.get which should give me everything I need.

    Comment

    Working...