Re: [Eug-lug] Server load problem revisited - my solution

2006-07-11 Thread Matthew Jarvis
larry price wrote: On 7/11/06, Matthew Jarvis <[EMAIL PROTECTED]> wrote: 15 22 * * * kill -9 `ps aux | grep workstation | awk '{print $2}'` or killall -u workstation -s 9 Ya, that's a tad bit cleaner ain't it? I had taken my example from a script I found on www.ltsp.org. It was actual

Re: [Eug-lug] Server load problem revisited - my solution

2006-07-11 Thread larry price
On 7/11/06, Matthew Jarvis <[EMAIL PROTECTED]> wrote: 15 22 * * * kill -9 `ps aux | grep workstation | awk '{print $2}'` or killall -u workstation -s 9 ___ EUGLUG mailing list euglug@euglug.org http://www.euglug.org/mailman/listinfo/euglug

[Eug-lug] Server load problem revisited - my solution

2006-07-11 Thread Matthew Jarvis
A while back I asked for help trying to determine why I would have a server that would, over time, just start going nuts with CPU load and requiring a reboot. For a while now I've been rebooting this thing as a routine precaution pretty much weekly. I never have figured out what the overall is