Utility to Monitor Kill / Restart Rogue Process?
Posted
by Sean O
on Super User
See other posts from Super User
or by Sean O
Published on 2010-05-11T19:37:47Z
Indexed on
2010/05/11
19:44 UTC
Read the original article
Hit count: 376
Hi, I need a Windows (XP/7) utility to continuously monitor always-running processes and kill them (and optionally restart them) if they hang.
There are a lot of interactive tools out there (Sysinternals, most notably). But I have a program on a little-used workstation that needs to run continuously and reliably, both of which are not two of its strong suits :) It requires continual babysitting, and I'd rather just have a monitoring utility (even a paid one) that can kill/restart it on definable conditions -- e.g. CPU > 80%, Status of "Not Responding", etc.
© Super User or respective owner