Home /  Monit /  Inittab

Add the following line to /etc/rc.local:

if [ -x /usr/local/bin/monit ]; then
       /usr/local/bin/monit
fi