Created 06-20-2018 10:19 AM
Cloudera Manager is a graphical user interface intended for use in a browser. I recommend you try connecting in a browser.
Alternatively, you can use an API call to determine whether the server is responding:
# curl -u admin:admin <cm_host>:<cm_port>/api/version
This should return the version number of the CM API supported by CM.