I need to get the equivalence of "problem history" via the Zabbix API for the past two years or so. This view contains past problems and currently active ones.
There's no solid documentation on the details of how to exactly this via API calls. The documentation is quite vague.
Unclear whether I need to use event.get or problem.get or both to derive the information that I'm after.
Please help
There's no solid documentation on the details of how to exactly this via API calls. The documentation is quite vague.
Unclear whether I need to use event.get or problem.get or both to derive the information that I'm after.
Please help
Comment