Hello,
Is there any way to get any details on worker processes (CPU, Memory, ...) using AppCmd?
The perfect command would be something like "appcmd list wps /fulldetails" - but I couldn't find such attribute.
Background: I'm looking for a command to determine WPs that hung up resp. WPs that are using too many system resources. If there's any other smart way to achieve this programatically, I'd be happy about your suggestions!