Install monit: sudo apt-get install monit Edit the /etc/default/monit file and enable the start up flag, which ensures that the configuration is done so that monit can start. # vim /etc/default/monit startup=1 Configure monit: sudo vim /etc/monit/monitrc