Configuring zAdviser Enterprise On-Prem as a single node in On-prem Linux Ubuntu


This topic describes how to configure zAdviser Enterprise On-Premas a single node in on-premises Linux Ubuntu.

Task 1: To obtain the license key for the configuration

  1. Select Enterprise On-Premises credentials and click Generate.
    image-2024-12-17_15-23-57-1.png
  2. To download the license key to your system, click image-2024-12-31_13-56-53.png.

Task 2: To obtain an Elastic certificate file for the configuration

  1. Use the SCP tool to navigate to installationFolder/certs/ca/ on your installation server.
  2. Copy the crt file to the VM machine. This certificate is used to configure the zAdviser.
    image-2024-12-17_15-31-36-1.png

Task 3: To perform the configuration

  1. Navigate to BMC AMI zAdviser Enterprise configuration page (https://<serverIP>:443/).
  2. For the connection type, select Local:
    image-2025-1-3_12-58-7-1.png
  3. Enter the following details:

    Field

    Description

    Elasticsearch URL

    https://elastic 

    Elasticsearch Port

    9200

    Username

    elastic

    Password

    Password set in the Ansible playbook

    Certificate file 

    ca.crt file saved in the previous step

    Kibana URL

    http://kibana

    Kibana Port

    5601

    License Key

    License key downloaded in the previous step

  4. To verify the connection with Elasticsearch and Kibana, click Test Connection.
    image-2024-12-17_15-44-39.png

  5. To configure the zAdviser Enterprise On-Prem, click Apply.
  6. To access zAdviser Enterprise, navigate to http://<serverIP>:5601 and log in with the credentials provided in the configuration. The user name is elastic, and password is the new password set up in the earlier steps.

Task 4: To configure LPARs

On the configuration page, navigate to LPAR Definitions section and enter all relevant information about the LPARs used by your organization.

You can update the LPAR settings at any time.

image-2024-12-31_14-47-1.png

Task 5: To configure SMTP server for generative AI reporting

  1. In the zAdviser Enterprise administration pane, expand Generative AI reporting.
  2. Select Email.
    image-2025-1-13_15-3-40.png
  3. Enter the following details:

    Field

    Description

    Host

    SMTP server address

    Port

    Appropriate port for your setup

    Start with TLS

    Select based on your servers security settings

    Username

    SMTP user name

    Password

    SMTP password

    From address

    Email address used to send emails

    Recipient(s)

    One or more recipient email addresses (comma-separated for multiple addresses)

  4. To save the configuration, click Apply.
Warning

Important

Make sure that you receive a test email confirming the successful setup of the SMTP server.

Task 6: To configure LLM for generative AI reporting

  1. In the zAdviser Enterprise administration pane, expand Generative AI reporting.
  2. Select Large language model (LLM).
    image-2025-1-13_14-55-55.png
  3. Enter the following details:

    Field

    Description

    URL

    Endpoint for the LLM

    Model

    LLM name

    Token

    Authentication token required to access the LLM

  4. To save the configuration, click Apply.
Warning

Important

To help you make the most of our platform capabilities, we have outlined the following key information:

  • The configuration supports the OpenAI API Specification for REST API.

  • You are welcome to integrate your own LLM, but we cannot guarantee response accuracy due to the nature of LLMs. For best results, we recommend using Anthropic Claude-3.5-Sonnet.
  • Our GenAI feature requires sufficient data to generate an analysis. If there is not enough data, you will be notified via email.

Task 7: To enable zAdviser Enterprise On-Prem support

  1. Apply PTF CXSK99A (included in the October 2024 maintenance for ECC).
  2. If you are using BMC AMI DevX Code Pipeline, apply the following PTF for a smooth and successful startup:

    Version

    PTF

    22.01

    IWH265A

    18.02

    IWG531A

  3. Make the following changes to your BMC AMI PARMLIB:

    Purpose

    Action

    Enable the on-premises mode

    ZADVISER = ON_PREM

    Set the on-premises IP address

    ZADVISER_ONPREM IP = ipAddress

    Replace ipAddress with your zAdviser Enterprise On-Prem instance (for example, 127.0.0.1).

    Configure the port number

    ZADVISER_ONPREM_PORT = portNumber

    Replace portNumber with the port number for sending zAdviser data to zAdviser Enterprise On-Prem.

    Warning

    Important

    The system automatically uses the port value specified in the PARMLIB, allowing for a flexible and dynamic port configuration.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI zAdviser Enterprise On-Prem 26.01.00