r3: - new conffiles
[monit-cn.git] / monit-cn / exim.conf
diff --git a/monit-cn/exim.conf b/monit-cn/exim.conf
new file mode 100644 (file)
index 0000000..35f256a
--- /dev/null
@@ -0,0 +1,8 @@
+# exim monit-cn template
+
+check process exim4 with pidfile "/var/run/exim4/exim.pid"
+       group mail
+       start program = "/etc/init.d/exim4 start"
+       stop program = "/etc/init.d/exim4 stop"
+       if failed host 127.0.0.1 port 25 protocol smtp
+               then restart