Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 21:05:33 -0400
From:      Harlan Stenn <Harlan.Stenn@pfcs.com>
To:        freebsd-rc@freebsd.org
Cc:        Harlan.Stenn@pfcs.com
Subject:   RC system and monit
Message-ID:  <20110318010533.1DE4E28438@gwc.pfcs.com>

index | next in thread | raw e-mail

I'm starting to use 'monit' at more sites, to monitor essential services
and restart them if there is a problem.

The thing is, monit uses the existing RC framework to start and stop
these services, so when a machine is first started the RC system we have
both the RC and monit starting these services, and I have seen things
get Ugly (processes abort while there are multiple simultaneous attempts
to start them, with the result that monit stops trying and the processes
do not get started).

I figure there are several ways to crack this problem, and I'd bet that
other folks have thought about it already and might even have solutions.

Harlan


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110318010533.1DE4E28438>