We're trying to find out which of our servers are over utilized (or under utilized) during the day. We can use performance manager in solarwinds to look server by server, but we need a way to look across hundreds of servers.
We're good at running SQL (we have a bunch of data analytics people), but we're still new at solarwinds reports.
Is there a way to pull the CPU information from each poll using a SQL query against the solarwinds database? What tables/views store this information? What about the memory information? I'm not sure what tables store the CPU and memory information coming back on each poll and it'd be awesome to be able to query it and produce some custom reports in PowerBI (or our analytics tool of choice).
Note: we're doing this analysis on servers that are used by humans, so we plan on excluding non-business hours data, hence the desire to just query the solarwinds database directly.
Thank you,
Nathan