A
Al Cadalzo
How do I use performance counters to monitor CPU Usage? I want to send an
alert via e-mail when CPU usage goes over a certain amount. I need to write
an app to monitor several processes. Occasionally one of the processes will
get stuck on a regex match (catastrophic backtracking) and we need to know
when it hangs.
Thanks.
alert via e-mail when CPU usage goes over a certain amount. I need to write
an app to monitor several processes. Occasionally one of the processes will
get stuck on a regex match (catastrophic backtracking) and we need to know
when it hangs.
Thanks.