Does anyone know if there's a way to keep a log on a windows server via APM that looks like this:
POLL TIME: mm/dd/yyyy hh:mm:ss am/pm
ProcessRunning StartTime MemoryUsed CPU% FileLocation
And then for that given date/time on that node we could see what what running for processes and possibly services.
The goal is to correlate events we find (spikes in disk queue, cpu%, service crashes, event log info, etc) with what processes/services were running at a given time. So many it queries a server for this data every 2 or 5 minutes and records it and then with Orion we can go into a node and pick a time to see what was running.