Hello,
we have a terminalserverfarm. Sometimes different processes are using a lot of memory.
At the moment we are monitoring the memory usage (summary of all processes).
Now we want to "monitor" only the memory usage of specific processes (rdpclip.exe;splwow64.exe) and kill this processes when they use more than x megabytes.
Can i use visualcron? There are multiple processes on our terminalserver with the same name, because every user sessions has an own process.
Regards