I found my mistake, the other group was not explicitly declared as 'mode manual' and hence monit was starting the group automatically.
-A On 9/2/07, Alex Stewart <[EMAIL PROTECTED]> wrote: > Dear All, > > I'm having some problems having monit start *just* a specific group > (i.e. not all of the groups described in the monitrc and associated > include files) at startup in addition to starting in daemon mode. > > My understanding from the documentation is that if any 'action > arguments' are specified then monit will exit *without* making itself > a daemon (regardless of the -d option/monitrc file), hence something > like: > > monit -d 5 -c /usr/local/monit/monitrc -g local start all > > Results in monit starting the services in group local and then exiting > (which I checked is indeed what happens). Unfortunately the > suggestion in the 'Monit with Heartbeat' section of the documentation > (/usr/local/bin/monit -d 10 -c /etc/monitrc -g local) doesn't work for > me either - monit just starts up *all* groups defined in the monitrc > and associated include files. > > Can anyone please tell me how to do this? > > -Alex > -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
