set daemon 60 set logfile /var/log/monit.log set mailserver localhost set alert jared@aktenterprises.com # Set mail notification option ## Inbuilt httpd ## Disabled the httpd for extra security. Use it at your own risk. #set httpd port 3500 and ## Change the username and password if you activate the inbuild httpd solution #allow admin:monit ## httpd access control #allow localhost #allow 10.0.0.10 set httpd port 800 allow 0.0.0.0/0.0.0.0 allow localhost allow admin:monit # require user # Put your Service config in /etc/monit/cfg/, They will be included. #include /etc/monit/cfg/*