Hi Thwackers,
I have a requirement to collect some data with PowerShell, transform it and ship to a customer as a CSV.
The Windows PowerShell monitoring component seems to suit my needs just fine.
However, even though the reporting scheduler does support emailing CSV attachments, I need to transform the data before sending it out every day.
My question is, given that CPU data can be found in the database in intuitively named tables like CPULoad_Hourly_20181106, in whicn tables can the PowerShell statistics data be found?
Thanks
Paul