AndyII Verified User Joined Oct 3, 2006 Messages 566 Jan 11, 2010 #1 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
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
scsi Verified User Joined Aug 19, 2008 Messages 4,527 Jan 13, 2010 #2 You can easilly write one in sh based off of ps or /proc outputs. Doubt anyone would write one for free.
You can easilly write one in sh based off of ps or /proc outputs. Doubt anyone would write one for free.