Sharp, Craig wrote:
> Hi all,
>
> I need to create a script that will monitor the proc table and watch for
> processes that exceed 5 minutes runtime and 90% cpu. The script then
> needs to alter by email. The email part I can do, but the rest, I have
> no idea where to start.
You mean alert ra
On Mon, 24 Apr 2006 15:03:40 -0400, "Sharp, Craig"
<[EMAIL PROTECTED]> said:
> Hi all,
>
> I need to create a script that will monitor the proc table and watch for
> processes that exceed 5 minutes runtime and 90% cpu. The script then
> needs
> to alter by email. The email part I can do, but the
Title: Script to monitor cpu and process time and alert on threshhold
Hi all,
I need to create a script that will monitor the proc table and watch for processes that exceed 5 minutes runtime and 90% cpu. The script then needs to alter by email. The email part I can do, but the rest, I have no