This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

I need to make an alert when a component variable is at one number for more than 15 minutes

I am in need of assistance with finding the history of the below:

- SELECT * FROM [dbo].[APM_AlertsAndReportsData] where NodeName like'%-svc-%' and ComponentName like '%Swift%'  - This table has the 'StatisticData' i need.

I have attached a picture of the graph...I need to find the history of this chart...please advise where and how to find this data/Table.