Forum Discussion

Brett_12868's avatar
Brett_12868
Icon for Nimbostratus rankNimbostratus
Aug 18, 2010

Load balance DB2 with the GTM?

I have been looking into load balancing DB2 with the GTM. I didnt see any F5 provided monitors to do this. Does anyone have any experience with load balancing DB2 using GTM or LTM? if yes how did you setup the monitors?

 

 

Thanks

 

 

Brett
  • George_Watkins_'s avatar
    George_Watkins_
    Historic F5 Account
    Hi Brett,

     

     

    There are no default DB2 monitors provided in GTM or LTM. You can use a standard TCP monitor, but that will only tell you if the port is listening and able to establish a connection. If you want additional checking, I'd recommend writing a EAV monitor on the LTM using Perl. You might have to add the relevant DB2 libraries, but it is definitely doable. Hope this helps,

     

     

    -George
  • If you're running version 10.x you can also use passive monitors for this - it's a perfect use case, actually. Applies to LTM only (need to be inline for this to work).

     

     

    -Matt