Hi,

Is it possible to make services that depends on services that are in
STAT_UNKNOWN, to hold the monitors?

Basically this means making STAT_UNKNOWN eval to 0 instead of 1.

I am looking in a way for doing this without patching mon.

One way would be to specify the the STAT in the depend string to
specifically look for STAT_UNKNOWN. Is this possible?

Is there some way to achieve this?


The reason is that there are several services that will be down (A) and
alerts for services (B) that depend on these down services (A) will be
send if (B) is checked before (A) when mon start.

When the service (A) is evaluated to STAT_FAIL, this won't happen
anymore.

Is there a way to avoid this?


Raul Dias




_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to