On 6 May 2011 12:26, AJames <[email protected]> wrote: > > Hi , > > I am using Ubuntu. I placed the following line > 'mo:2345:respawn:/usr/local/bin/monit -Ic /etc/monitrc' in > '/etc/init.d/rc.local' in the following file as suggested. But the monit > service is not running at startup. Please help. >
You probably just need to edit /etc/default/monit and change the "startup=0" to "startup=1". - Matt
-- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
