auto kill PID script

AndyII

Verified User
Joined
Oct 3, 2006
Messages
566
any one know of a simple script that could auto kill a PID that is using x CPU % for x time?
just need a band-aid fix till I get some sites under control
 
You can easilly write one in sh based off of ps or /proc outputs. Doubt anyone would write one for free.
 
Back
Top