We have processes that run on a schedule but don't track much about them. In Orion I can monitor whether the process is running or not based on it's name (myprocess.exe).
Does anyone have a good way to build a report based on when that process ran (start&end) and how long it ran for? We have 20 servers like this and would like to see how long this process is running in the background on a daily basis across every server it runs on.