sorry if I persist, also using "if totalcpu [...]" no emails starts...
I tried with ab to do a apache stress test thanks for help Pol > check the logs to see if the apache cpu test matched. Note that apache > usually uses fork process model and the real work is done by apache > children => you may need to use the total cpu test: > > if total cpu > 1% for 2 cycles then exec "/bin/bash -c 'top -bn1 | mail > -s top [email protected]'" -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
