Hi,
I am trying to achieve the follow, not sure if this is possible:
Purpose: Write APM for Citrix Access Gateway
Background: Citrix Access Gateway is supported by Citrix Web Interface server(HTTP), Citrix XML Service(Windows Service) and Citrix SSL Relay (Windows Service). These functions are not on one single server. The APM is to monitoring the three components from different servers at the same time, and deem it down when one of the components is down.
regards,