I'm looking to access the data shown in the "Reports >> Availability report" automatically for a certain time period. I'm specifically looking for this data:
"Host" : "Trigger" : "Problems %" : "OK %"
I tried adding IT Services for the triggers and then asking for them via the API (with service.get), but I get mostly 100% availability, which might be due to many of the triggers I'm interested in being of "Information" severity.
Am I approaching this the wrong way? What's the correct way of doing this?
Zabbix version: 2.2.7
"Host" : "Trigger" : "Problems %" : "OK %"
I tried adding IT Services for the triggers and then asking for them via the API (with service.get), but I get mostly 100% availability, which might be due to many of the triggers I'm interested in being of "Information" severity.
Am I approaching this the wrong way? What's the correct way of doing this?
Zabbix version: 2.2.7
Comment