Adding an existing cluster

Instructions on how to add an existing cluster to OpsCenter.

Procedure

  1. Click New Cluster.
  2. Click Manage Existing Cluster.
    The Add Cluster dialog appears.
  3. Enter at least one hostname or IP address for the a node in the cluster.
    
    ec2-123-45-6-789.us-west-1.compute.amazonaws.com
    ec2-234-56-7-890.us-west-1.compute.amazonaws.com
    
  4. If you are not using the default JMX or Thrift ports, enter the appropriate port numbers.
  5. If required, click Add Credentials and enter the username and password for JMX or Thrift ports.
  6. (Optional) You can check the DSE security (kerberos) is enabled on my cluster and enter the service name.
  7. (Optional) You can check the Client node encryption is enabled on the cluster and enter your PEM encoded certificate in CA Certificate File Path.
    If you have a CER encoded certificate, use the following command to convert it.
    $ openssl x509 -inform der -in certificate.cer -out certificate.pem
  8. (Optional) If client node encryption is enabled, you can check the Validate SSL Certificates and enter the Truststore File Path and Trustore Password.
    For more information about enabling Kerberos see Security in the DSE Documentation.
  9. Click Add Cluster.