Forum Discussion

Lerna_Ekmekciog's avatar
Lerna_Ekmekciog
Icon for Nimbostratus rankNimbostratus
Sep 06, 2005

MONITOR_RULE_TYPE_NONE

Hi again,

 

 

I see that in the sdk there is a LocalLBMonitorRuleType called "MONITOR_RULE_TYPE_NONE".

 

 

Explanation in sdk for this is as follows:

 

 

"The object is explicitly set to disable monitoring, i.e. no explicit nor default monitor in use."

 

 

This makes sense when you want to temporarily disable the set of monitors on a pool instead of removing them all together and readding them.

 

 

In the GUI under pools->advanced configuration->Availability Requirement , I see that you can set monitor type to "ALL" or "AT LEAST " where you set to a number.

 

 

I could create monitors of type "undefined","and_list","m_of_n" and "single" through the GUI by playing with the availability requirement.

 

 

How can I create a mon association through the GUI so that it has type "MONITOR_RULE_TYPE_NONE", i.e. how can I disable monitors on a given pool?

 

 

 

Lerna