How can I configure monit to only alert rather than restart?
Solution 1:
mode passive
: "In passive mode, Monit will passively monitor a service and will raise alerts, but will not try to fix a problem."
http://mmonit.com/monit/documentation/monit.html#service_monitoring_mode