Forum Discussion

mani_85876's avatar
mani_85876
Icon for Nimbostratus rankNimbostratus
Sep 11, 2008

get_monitor_instance query

Is this the right API to get monitor instance's state in a pool member ? LocalLBPoolMember.get_monitor_instance

 

 

I have a pool with two monitors, if a member is down I need to be able to find out which monitor reports

 

failure.

 

 

Thanks

 

Mani
  • Don_MacVittie_1's avatar
    Don_MacVittie_1
    Historic F5 Account
    Hey Mani,

     

     

    That's the one. Given a pool name, it will return an array of instances including member name and state. Member is reported as the IP/Port definition, but other than that it is pretty straight-forward.

     

     

    Regards,

     

    Don.