Environment variables
BMC AMI Ops User Interface architecture

After installation, set the following environment variables to the provided values for the JCL:
For detailed information about these variables, see Configuring BMC AMI Ops User Interface options.
Variable | Default value | Description | Where are these specified | Which address space uses this |
|---|---|---|---|---|
AMIAPS_PORT | 9191 | BMC AMI Ops UI Serverport number | AMICMNEV | UBBSAMP dataset |
AMIDSC_PORT | 8761 | BMC AMI Ops UI Discovery serverport number | AMICMNEV | UBBSAMP dataset |
AMIMON_PORT | 8089 | BMC AMI Ops Monitorport number | AMICMNEV | UBBSAMP dataset |
AMIAPS_HOST | <fullyQualifiedHostName> | BMC AMI Ops UI Serverhost name | AMICMNEV | UBBSAMP dataset |
AMIDSC_HOST | <fullyQualifiedHostName> | BMC AMI Ops UI Discovery serverhost Name | AMICMNEV | UBBSAMP dataset |
AMIMON_HOST | <fullyQualifiedHostName> | BMC AMI Ops Monitorhost 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. For more information, see Signing in to BMC AMI Ops user interface. | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_TYPE | <userProvidedKeystoreType> | BMC AMI Ops UI ServerKeystore type | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_TYPE | <userProvidedKeystoreType> | BMC AMI Ops UI Discovery serverKeystore type | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_TYPE | <userProvidedKeystoreType> | BMC AMI Ops MonitorServer Keystore type | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_LABEL | <userProvidedKeystoreLabel> | Keystore label | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_PASSWORD | <userProvidedKeystore Password> | BMC AMI Ops UI ServerKeystore password | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_PASSWORD | <userProvidedKeystore Password> | BMC AMI Ops UI Discovery serverKeystore password | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_PASSWORD | <userProvidedKeystore Password> | BMC AMI Ops MonitorServer Keystore password | AMICMNEV | UBBSAMP dataset |
AMIAPS_KEYSTORE_NAME | <userProvidedKeystoreName> | BMC AMI Ops UI ServerKeystore name | AMICMNEV | UBBSAMP dataset |
AMIMON_KEYSTORE_NAME | <userProvidedKeystoreName> | BMC AMI Ops UI Discovery serverKeystore name | AMICMNEV | UBBSAMP dataset |
AMIDSC_KEYSTORE_NAME | <userProvidedKeystoreName> | BMC AMI Ops MonitorServer 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 |
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 | <userProvidedValue> | Telemetry for Gainsight for organization name | AMICMNEV | UBBSAMP dataset |
JWT | <userProvidedValue> | Java web token that is used for internal communication This value should be same for all connected components (see Default ports for BMC AMI Ops User Interface components). | AMICMNEV | UBBSAMP dataset |