Hello everyone,
Is it possible to grab the processes from multiple servers (let’s say, the first five VDA server) and filter out every process > not responsible < for minimum (example) 5% of the CPU load?
So that we got a constantly refreshing view, listing up a handful processes to allow us a quick overview if a process start to create too much CPU load.
The important factors would be process name, server name, usage of CPU / RAM.
Basically, that what the “Windows Task Manager” shows us if we are locally on the server.
I know it’s possible to get above informations via powershell but does Royal TS support listening the CPU/RAM usage?