Monitor the VIP Status
- After configuring the VIP(s) for avx_platform_web or avx_platform_logs, check if the call is routed to the server where the components are up and running.
- The monitoring endpoints on the servers are provided for the VIP(s) to determine
whether or not the call should be routed to the server. The following command will
be executed by the client on the device during the VIP configuration:
<host>:<web_port>/appviewx/VipRoutingStatus?component=<component>- For example:
https://192.168.98.23:5004/appviewx/VipRoutingStatus?component=avx_platform_web
https://192.168.98.23:5004/appviewx/VipRoutingStatus?component=avx_platform_logs
- The call will be successfully routed only if the endpoint response is up.
- For example: