4
votes
2answers
409 views
Monitoring CPU usage of IIS7 worker processes.
Hello!
What is the best way to monitor IIS7 worker processes and store informations about websites which are using CPU/memory too much?
Thanks
0
votes
2answers
154 views
Monitoring a sub-process / can I get TotalProcessorTime for a Process group?
Is there a way to get the Process.TotalProcessorTime that reflects a process PLUS any processes that it has spawned?
Alternatively, how can I verify that the process (or it's descendants) are still …
