IBM Tivoli Composite Application Manager for Applications, Version 7.2.1.1

KQIActivateNode

Use this variable to override the CandleMonitor node activateNode attribute of any broker on the system. If a value other than the default NoOverride is specified, that value overrides the value set for the attribute for allCandleMonitor nodes deployed on a broker.

The possible values are:

  • NoOverride

    The value of the activateNode attribute that is deployed for each instance of the CandleMonitor node is honored; no override takes place. This is the default setting.

  • Yes

    Every instance of the CandleMonitor node is active.

  • No

    All instances of the CandleMonitor node are inactive. No statistics or message flow events are generated.

  • EventOnly

    An instance of the CandleMonitor node is active only if the eventMessage attribute is assigned. No statistics are produced; only message flow events are produced.

  • InputOutputOnly

    An instance of the CandleMonitor node is active only if the type is input or output. Statistics are generated (and events, if the eventMessage attribute is assigned).

  • InputOutputAndEventOnly

    Instances of the CandleMonitor node are active only if they are of type input or output, or if the eventMessage attribute is assigned. Statistics are produced, and message flow events are produced, if the eventMessage attribute is assigned.



Feedback