Troubleshooting Nutanix Monitor Handshake error in Applications Manager
If you encounter a handshake error while trying to access a Nutanix monitor, follow these steps to troubleshoot and resolve the issue:

Ensure that all validations are performed from the machine where Applications Manager is installed.
Verify Port and Network connectivity
Confirm that the required port is open and the monitor is reachable via ping:
- Open Command Prompt as Administrator on the Applications Manager installed machine.
Run the following commands (replace <IP_ADDRESS> and <PORT> with your actual Nutanix resource details):

telnet <IP_ADDRESS> <PORT>
- Confirm that the ping command receives a response and telnet connects successfully to the specified port.
Check API Accessibility
Verify API access from the Applications Manager machine:
- Open a browser on the machine and try accessing the following API URL (replace <IP_ADDRESS> and <PORT> with Nutanix resource details):

https://<IP_ADDRESS>:<PORT>/PrismGateway/services/rest/v2.0/cluster/
- Verify if the API responds with valid data. If the API does not load, coordinate with your Nutanix Server team to determine the cause.
Validate User Credentials
- Ensure that the user credentials used to add the monitor have Prism Admin privileges. Without these privileges, Applications Manager cannot collect data.

Additional Notes:
- All tests must be executed from the Applications Manager installed machine to ensure accurate validation.
- If the browser or API access fails, consult your Nutanix Server team to resolve connectivity issues.
New to ADSelfService Plus?