Using Zabbix version: 2.4
OS: Ubuntu 16.04 lts
I am trying to get a list of full trigger expressions for each triggerid using the Zabbix API. Using trigger.get method, I can get a reduced trigger expression, which I have no use for. I really need the full trigger expression....
Search Result
Collapse
2 results in 0.0034 seconds.
Keywords
Members
Tags
-
How to get full trigger expression using ZabbixAPI?
-
Zabbix API problem
Hi,
is there any possibility to get for a discovered trigger the according template.
In the GUI you can see it by clicking on the trigger and moving to trigger_prototypes.php.
What I want:
I need to get a list of all triggers from a hostgroup with...