Djelibeybi

Well-Known Member
Mar 19, 2002
55
0
306
Does anyone know of a daemon or script that can check current memory utilisation (RAM and Swap) and run a script if the levels are over a preset limit?

Currently, my Apache process continually grows until it overruns the server (thanks, mod_perl) and I'd like to be able to restart it if swap fills to 80% or something like that.