Forum Discussion

18 Replies

  • Yes. Both the MSSQL and MySQL monitors have fields where you can put an alias address (the address of the SQL server you want to check) and depending on whether the check is successful or not your pool member(s) will be marked UP/DOWN.

     

    • patonbike's avatar
      patonbike
      Icon for Cirrus rankCirrus

      Thank you - I see those fields, but I don't have the ability to modify the field at least not from the monitor page. It just says :

       

      • All Addresses
        • All Ports
    • patonbike's avatar
      patonbike
      Icon for Cirrus rankCirrus

      The only other way I can think of is to do an iRule.

       

      I have a pool which is not actually connected to the VS. Assign monitor to that pool.

       

      Then I could do an iRule which says, if MySqlServerPool has available members, then use this node, else use this other node.

       

      It is a bit of a hack... and seems unnecessary, but it would probably work. Please let me know if there is a cleaner way to do it.

       

    • patonbike's avatar
      patonbike
      Icon for Cirrus rankCirrus

      Any idea why I can't assign the alias address/port?

       

  • Yes. Both the MSSQL and MySQL monitors have fields where you can put an alias address (the address of the SQL server you want to check) and depending on whether the check is successful or not your pool member(s) will be marked UP/DOWN.

     

    • patonbike's avatar
      patonbike
      Icon for Cirrus rankCirrus

      Thank you - I see those fields, but I don't have the ability to modify the field at least not from the monitor page. It just says :

       

      • All Addresses
        • All Ports
    • patonbike's avatar
      patonbike
      Icon for Cirrus rankCirrus

      The only other way I can think of is to do an iRule.

       

      I have a pool which is not actually connected to the VS. Assign monitor to that pool.

       

      Then I could do an iRule which says, if MySqlServerPool has available members, then use this node, else use this other node.

       

      It is a bit of a hack... and seems unnecessary, but it would probably work. Please let me know if there is a cleaner way to do it.