I want to develop a process monitor to alert if a process has used the CPU for x minutes. Using the default process template I can only alert if the process uses more the x% of CPU over n concecutive samples taken y minutes. This isn't as accurate for what I ultimately want to alert on. I'm guessing I'd need a script based monitor, powershell preferably, but I'm a novice and don't know where to sart. Any help is appreciated. Pic below shows the counter on which I want to alert.
B. Wright