Environment variables
BMC AMI Ops User Interface architecture

After installation, set the following environment variables to the provided values for the JCL:
Variable | Default value | Description | Where are these specified | Which address space uses this |
|---|---|---|---|---|
AMIAPS_PORT | 9191 | BMC AMI Ops UI Server port number | AMICMNEV | UBBSAMP dataset |
AMIDSC_PORT | 8761 | BMC AMI Ops UI Discovery server port number | AMICMNEV | UBBSAMP dataset |
AMIMON_PORT | 8089 | BMC AMI Ops Monitor port number | AMICMNEV | UBBSAMP dataset |
AMIAPS_HOST | localhost | BMC AMI Ops UI Server host name | AMICMNEV | UBBSAMP dataset |
AMIDSC_HOST | localhost | BMC AMI Ops UI Discovery server host Name | AMICMNEV | UBBSAMP dataset |
AMIMON_HOST | localhost | BMC AMI Ops Monitor host Name | AMICMNEV | UBBSAMP dataset |
AMIAPS_IDLE_TIME | 15 | IDLE Timeout in minutes | AMICMNEV | UBBSAMP dataset |
AMIAPS_IDLE_USER | # | IDLE Timeout excepted user ID | AMICMNEV | UBBSAMP dataset |
AMIAPS_TIMEOUT_REQ | 60 | Timeout requested | AMICMNEV | UBBSAMP dataset |
SSL_ENABLE | true | SSL connection used | AMICMNEV | UBBSAMP dataset |
AMIAPS_TRUSTSTORE_TYPE | # | TrustStore type | AMICMNEV | UBBSAMP dataset |
AMIAPS_TRUSTSTORE_NAME | # | TrustStore name | AMICMNEV | UBBSAMP dataset |
AMIAPS_TRUSTSTORE_PASSWORD | # | TrustStore password | AMICMNEV | UBBSAMP dataset |
AMIAPS_CLIENT_AUTH | none | If client certificate authorization is needed (none/need) | AMICMNEV | UBBSAMP dataset |
AMIAPS_ALLOW_CLIENT_CERT | false | If selected true, login is allowed with user credential or with client certificate else you have to login with only client certificate. | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_TYPE | <user provided keystore type> | BMC AMI Ops UI Server Keystore type | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_TYPE | <user provided keystore type> | BMC AMI Ops UI Discovery server Keystore type | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_TYPE | <user provided keystore type> | BMC AMI Ops MonitorServer Keystore type | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_LABEL | <user provided keystore label> | BMC AMI Ops UI ServerKeystore alias name | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_PASSWORD | <user provided keystore password> | BMC AMI Ops UI Server Keystore password | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_PASSWORD | <user provided keystore password> | BMC AMI Ops UI Discovery server Keystore password | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_PASSWORD | <user provided keystore password> | BMC AMI Ops Monitor Server Keystore password | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_NAME | <user provided keystore name> | BMC AMI Ops UI Server Keystore name | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_NAME | <user provided keystore name> | BMC AMI Ops UI Discovery server Keystore name | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_LABEL | <user provided keystore label> | BMC AMI Ops Monitor Keystore alias name | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_NAME | <user provided keystore name> | BMC AMI Ops Monitor Server Keystore name | AMICMNEV | UBBSAMP dataset |
AMIDSC_PORT_TYPE | https | Port type (http/https) | AMICMNEV | UBBSAMP dataset |
AMIDSC_SECURED | true | If BMC AMI Ops UI Discovery server connection is secured (true/false) | AMICMNEV | UBBSAMP dataset |
AMIDSC_UNSECURED | false | If BMC AMI Ops UI Discovery server connection is unsecured (true/false) | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_LABEL | <user provided keystore label> | BMC AMI Ops UI Discovery server Keystore alias name | AMICMNEV | UBBSAMP dataset |
TELEMETERY_QUALITY_ENABLED | true | Telemetry for Gainsight quality and product improvement analytics | AMICMNEV | UBBSAMP dataset |
TELEMETERY_MARKETING_ENABLED | NO | Telemetry for Gainsight marketing and other outreach | AMICMNEV | UBBSAMP dataset |
TELEMETERY_ORG_NAME | <user provided value> | Telemetry for Gainsight for organization name | AMICMNEV | UBBSAMP dataset |
JWT | ThisIsSecretForJWTHS512SECRETTOKNlgorithmThatMUSTHave64ByteLength | JSON web token 10 character secret key | AMICMNEV | UBBSAMP dataset |