Yeah, definitely no zombie processes, and starting/stopping it using an init.d script as root. There's always some stake holder who asks "but what happens if the monitor dies?", to which the usual response is <face-palm> :)
cheers On Thu, Oct 8, 2009 at 9:09 PM, Eric Pailleau <[email protected]> wrote: > Mark Beattie a écrit : > >> Hi Eric, >> >> Nothing on 2812. It's the weirdest thing, it was working fine for ages, >> then after modifying the config file to add another service to monitor and >> restarting monit it started complaining about the http server... >> > > Yes, strange... <troll>you better start another monit to monitor monit > </troll> > Verify there is no zombie process ... > > ps -edf | grep monit > > and also that you are really starting monit with root privilege (port < > 1024 need root privileges) > > > -- > Salutations - Best regards - mit freundlichen Grüssen > > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general >
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
