You need to specify the Orchestrator credentials in the clientConnect.conf file located in the Server Manager installation directory.

You can also configure the Orchestrator credentials through GUI, as mentioned in Configure Orchestrator credentials through GUI
Note: For VIMS, you need to manually generate the Kafka-edge certs and configure the Kafka and the DCF settings in the ESM Domain Manager.:
  1. TLS for Kafka Edge. For more information, see Enable TLS for Edge Kafka.
  2. To fetch the IP address and Port numbers for DCF and Kafka, refer Identify Data Collection.

Procedure

  1. At BASEDIR/smarts/bin , type the following command:

    sm_edit ../conf/clientConnect.conf

  2. Enter the following line for each orchestrator instance:
    orchestrator:<orchestrator_IP_Address>:<orchestrator_Username>:<orchestrator_Password>:<Protocol>:<orchestrator_Port>:<data_center_name>

    You must add the line for the orchestrator instance above:

    "::admin:<E-1.0>94689C5A7C826FD58DDE9F62284A68191EC739743EA25E5E1F76FE49 3337D558"
    in the clientConnect.conf file.
    For example:
    orchestrator:xx.xx.xx.xx:admin:admin:http:80:_core
  3. Save and close the file.
  4. Restart the Server Manager.
    Note: Configure Edge Kafka and VMware Telco Cloud Service Assurance Data Collector details in clientConnect.conf and esm-param.conf. Refer Configuring Edge Kafka and VMware Telco Cloud Service Assurance Data Collector for more information.