Showing posts with label cpu. Show all posts
Showing posts with label cpu. Show all posts

Sunday, February 19, 2012

How to stop Idle job when CPU become busy?

Hi,
I'd like to schedule job to "Start whenever the CPU(s) become idle". But I
also want to STOP job whenever the CPU(s) become busy. How can I achieve
that?
I use SS2000, SP4, Win 2000 Advance, SP4.
Thanks in advance
Nikola MilicHi
It would be possible to add a performance alert(s) (perfmon.msc) that runs
osql to start/stop the job.
John
"Nikola Milic" wrote:

> Hi,
> I'd like to schedule job to "Start whenever the CPU(s) become idle". But I
> also want to STOP job whenever the CPU(s) become busy. How can I achieve
> that?
> I use SS2000, SP4, Win 2000 Advance, SP4.
> Thanks in advance
> Nikola Milic
>
>|||Thanks for reply,
Problem is how to exclude "work" of (job which "Start whenever the CPU(s)
become idle") from Perf Monitor's counters.
Regards
Nikola
"John Bell" <jbellnewsposts@.hotmail.com> wrote in message
news:96C18072-09EC-4B0F-946D-5D70A22ACE5A@.microsoft.com...
> Hi
> It would be possible to add a performance alert(s) (perfmon.msc) that runs
> osql to start/stop the job.
> John
> "Nikola Milic" wrote:
>|||Hi Nikola
If your performance is degraded then your job should be stopped even if it
is the source of the problem!!!! It may be better to schedule this at a set
time, if you have a known slack period.
John
"Nikola Milic" wrote:

> Thanks for reply,
> Problem is how to exclude "work" of (job which "Start whenever the CPU(s)
> become idle") from Perf Monitor's counters.
> Regards
> Nikola
> "John Bell" <jbellnewsposts@.hotmail.com> wrote in message
> news:96C18072-09EC-4B0F-946D-5D70A22ACE5A@.microsoft.com...
>
>