Hello,
I have a powershell component setup that pulls the last modified time for a file and stores as a variable where I can see it in the console.
I need to pull historical data of what this value has been over the last 24 hours.
I've looked in Orion.APM.StatisticsUsage, but it's not there. I've looked in APM.ComponentStatus, but that's not the info I need. I can see the current value in "Orion.APM.MultipleStatisticsData", but I need the historical data.
Where in the SWQL database is this data?
Thanks in advance..