Samuel Vogel wrote: > Hey guys, > > I guess the title if pretty slef explainatory. I do run a free shared > hosting environment and would like to have monit "kill -9" every Apache > Process that takes up over 50% of my cpu time. > > Is this possible?
check process apache2... ... if cpu usage > 50% for 3 cycles then restart ... or something similar. /L -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
