Hi,
Been looking through the API documentation and I can't see a way to clearly get the duration of an event, the same as shown on the events.php page.
Any ideas how I can get this value?
I am aiming to get the duration of a trigger and if over x minutes without being acknowledged to add it to my internal KPI log.
Therefore I need events that meet the criteria:
Duration: >20 Minutes
Status: PROBLEM
Severity: ANY
Been looking through the API documentation and I can't see a way to clearly get the duration of an event, the same as shown on the events.php page.
Any ideas how I can get this value?
I am aiming to get the duration of a trigger and if over x minutes without being acknowledged to add it to my internal KPI log.
Therefore I need events that meet the criteria:
Duration: >20 Minutes
Status: PROBLEM
Severity: ANY

Comment