Forum Discussion

Michel_van_der_'s avatar
Michel_van_der_
Icon for Nimbostratus rankNimbostratus
Jul 05, 2006

Default node monitor?

On a load balancer, when I go to:

 

 

Local Traffic -> Nodes -> Default Monitor

 

 

I can set up a default monitor for my nodes.

 

 

How do I do the same in iControl?

 

 

Thanks, Michel

13 Replies

  •  

     

    I am trying to produce code and good quality examples for set_monitor_association and get_monitor_association HERE for NodeAddress:

     

     

    Although the set does not throw an exception, it DOES NOT change the monitor association for a node. The get_monitor_association works and might server as an example.

     

     

    Are we stating that NodeAddress:set_monitor_association is broken in 9.4?

     

     

    Thanks much.

     

     

     

  • Posted By mariogolf on 05/27/2010 01:43 PM

     

     

     

    I am trying to produce code and good quality examples for set_monitor_association and get_monitor_association HERE for NodeAddress: