Posts

Showing posts from February, 2019

VMware EUC - Horizon, UAG, VIDM and AppVolumes - NSX Load Balancing - Health Check Monitors

Image
There is no single place to find a consolidated list of Load balancer health check monitors (aka Service Monitors in NSX) for the VMware EUC products: Horizon Unified Access Gateway VMware Identity Manager App Volumes I have been using VMware NSX load balancer across the board. The below details will provide an overview of what to enter for the health monitors. Note – If you are using something more meaningful  for your environment leave feedback in the comments section. I will try to implement the same and update the blog later. VMware Unified Access Gateway (UAG) Create a new Service Monitor under NSX and call is UAG_https_monitor. Refer to the screenshot for more details. Send String : GET /favicon.ico VMware Identity Manager (VIDM) Create a new Service Monitor under NSX and call is VIDM_https_monitor. Refer to the screenshot for more details. Send String : GET /SAAS/auth/login Response code : 200s Horizon Connection Servers Create a new Service Monitor und...