get data between alert
How to get data when alert started and during alert data changes. eg. I am monitoring mysql slow queries which gets displayed on browser and yellow alert gets triggered. During yellow state the data changes, i see queries goes down and up. But in report i see only the data when alert started and when it recovered. So how do get the data which changes in between alerts situation.