Difference between revisions of "Monit"

From Amahi Wiki
Jump to: navigation, search
(Created page with "[http://www.amahi.org/apps/monit Monit] web access is currently in ALPHA status for Fedora 14 and Ubuntu 12.04. == Email Notifications == Edit /etc/monit/monitrc and uncomment t...")
(No difference)

Revision as of 14:12, 21 July 2012

Monit web access is currently in ALPHA status for Fedora 14 and Ubuntu 12.04.

Email Notifications

Edit /etc/monit/monitrc and uncomment the following lines:

Text
​#set mailserver localhost #set mail-format { from: monit@localhost } #set alert root@localhost​

Change as needed to match your system.