Installation worksheet
Default ports for BMC AMI Ops User Interface components
Source | Destination | Port number | Protocol |
|---|---|---|---|
User | BMC AMI Ops UI Server | 9191 | HTTP/S |
BMC AMI Ops UI Server | BMC AMI Ops Monitor Server | 8089 | HTTP/S |
BMC AMI Ops UI Server | BMC AMI Ops Analytics Datastore | 8081,8082, 8083 | HTTP/S |
BMC AMI Ops UI Server | BMC AMI Ops UI Discovery server | 8761 | HTTP/S |
BMC AMI Ops Monitorserver | BMC AMI Ops UI Discovery server | 8761 | HTTP/S |
BMC AMI Ops Analytics Datastore | BMC AMI Ops UI Discovery server | 8761 | HTTP/S |
BMC AMI Ops Analytics Agent | BMC AMI Ops UI Discovery server | 8761 | HTTP/S |
BMC AMI Ops Analytics Agent | BMC AMI Ops Analytics Datastore | 8081,8082, 8083 | HTTP/S |
BMC AMI Ops Analytics Agent | Host servers | <userDefined> | TCP |
BMC AMI Ops Monitorserver | Host servers | <userDefined> | TCP |
BMC AMI Ops User Interface supported SSL certificate types
BMC AMI Ops Analytics Datastore supported SSL certificate types
BMC AMI Ops Analytics Agent supported SSL certificate types
BMC AMI Ops Analytics Datastore parameters
Parameter | Variable name | Corresponding field in the installation wizard/Description | Default values | Valid values |
|---|---|---|---|---|
env.properties | DISCOVERY_HOSTNAME
| Discovery host name This is the BMC AMI Ops UI Discovery hostname. | None | Alphanumeric |
env.properties | DISCOVERY_PORT
| Discovery port This is BMC AMI Ops UI Discovery port number. | None | Numeric |
env.properties | JWT | JWT token This is the Java web token that is used for internal communication. This value should be the same for all connected components. | None | Alphanumeric |
env.properties | AMIADS_PROTOCOL | Protocol type The BMC AMI Ops Analytics Datastore server protocol type. | https | Alphanumeric |
env.properties | AMIADS_SSL | SSL connection Indicates if the SSL is selected or not. | true | Boolean |
env.properties | AMIADS_ES_TRANSPORT_PORT1 | Datastore internode port1 This is the BMC AMI Ops Analytics Datastore transport port 1. | 9300 | Numeric |
env.properties | AMIADS_ES_TRANSPORT_PORT2 | Datastore internode port2 This is the BMC AMI Ops Analytics Datastore transport port 2. | 9301 | Numeric |
env.properties | AMIADS_ES_TRANSPORT_PORT3 | Datastore internode port3 This is the BMC AMI Ops Analytics Datastore transport port 3. | 9302 | Numeric |
env.properties | AMIADS_PORT1
| Datastore communication port1 This is the BMC AMI Ops Analytics Datastore communication port 1. | 8081 | Numeric |
env.properties | AMIADS_PORT2
| Datastore communication port2 This is the BMC AMI Ops Analytics Datastore communication port 2. | 8082 | Numeric |
env.properties | AMIADS_PORT3
| Datastore communication port3 This is the BMC AMI Ops Analytics Datastore communication port 3. | 8083 | Numeric |
env.properties | AMIADS_KEYSTORE | Keystore full file path This is the SSL certificate Keystore full file name path. | None | Alphanumeric |
env.properties | AMIADS_TRUSTSTORE | Truststore full file path User provided Truststore file name for BMC AMI Ops Analytics Datastore. | None | Alphanumeric |
env.properties | AMIADS_KEYSTORE_TYPE | Keytstore type User provided Keystore type. It can be either JKS or PKCS12. | JKS/PKCS12 | JKS/PKCS12 |
env.properties | AMIADS_KEYSTORE_ALIAS | Keystore Alias name This is the Keystore SSL certificate alias name. | None | Alphanumeric |
env.properties | AMIADS_TRUSTSTORE_TYPE | Truststore type User provided Truststore type. It can be either JKS or PKCS12. | JKS/PKCS12 | JKS / PKCS12 |
env.properties | AMIADS_KEYSTORE_PASSWORD | Keystore Password This is the user provided Keystore password. | None | Alphanumeric |
env.properties | AMIADS_TRUSTSTORE_PASSWORD
| Truststore Password User provided Truststore password for BMC AMI Ops Analytics Datastore. | None | Alphanumeric |
env.properties | AMIDSC_SECURED | If AMIADS_SSL equals YES then AMIDSC_SECURED should be set to true. And, set AMIDSC_UNSECURED to false. | true | Boolean |
env.properties | AMIDSC_UNSECURED | If AMIADS_SSL equals NO then AMIDSC_SECURED should be set to false. And, set AMIDSC_UNSECURED to true. | false | Boolean |
env.properties | AMIADS JVM_HEAP_MIN | Minimum JVM heap size | 256 m | Numeric |
env.properties | AMIADS JVM_HEAP_MAX | Maximum JVM heap size | 512 m | Numeric |
BMC AMI Ops Analytics Agents parameters
Parameter | Variable name | Corresponding field in the installation wizard/Description | Default values | Valid values |
|---|---|---|---|---|
env.properties | AMIAGT_HOME | Default Installation Folder This is the BMC AMI Ops Analytics Agent Installation directory. You can use the default path or define your own path. | /root/OpsAnalyticsAgent | Alphanumeric |
env.properties | AMIDSC_HOST | Discovery host name This is the Discovery server hostname for BMC AMI Analytics Agent. | None | Alphanumeric |
env.properties | AMIDSC_PORT | Discovery port User-defined Discovery Server port number. | None | Alphanumeric |
env.properties | JWT | JWT Java web token that is used for internal communication. This value should be the same for all connected components. | None | Alphanumeric |
env.properties | AMIDSC_PROTOCOL | Protocol type User-defined Discovery server protocol type. | https | Alphanumeric |
env.properties | AMIAGT_SSL | SSL connection Indicates if the SSL is selected or not. | true | Boolean |
env.properties | AMIAGT_KEYSTORE_NAME | Keystore full file path User provided Keystore type. | None | Alphanumeric |
env.properties | AMIAGT_TRUSTSTORE_NAME | Truststore full file path User provided Truststore name. | None | Alphanumeric |
env.properties | AMIAGT_KEYSTORE_TYPE | Keystore type User provided Keystore type. | JKS/PKCS12 | JKS/PKCS12 |
env.properties | AMIAGT_KEYSTORE_ALIAS | Keystore Alias name User provided Keystore alias name. | None | Alphanumeric |
env.properties | AMIAGT_TRUSTRORE_TYPE | Truststore type User provided Truststore type. | JKS/PKCS12 | JKS/PKCS12 |
env.properties | AMIAGT_KEYSTORE_PASSWORD | Keystore Password User provided Keystore password. | None | Alphanumeric |
env.properties | AMIAGT_TRUSTSTORE_PASSWORD | Truststore Password User provided Truststore password. | None | Alphanumeric |
env.properties | AMIDSC_SECURED | If AMIAGT_SSL equals YES then AMIDSC_SECURED should be set to true. And, set AMIDSC_UNSECURED to false. | true | Boolean |
env.properties | AMIDSC_UNSECURED | If AMIAGT_SSL equals NO then AMIDSC_SECURED should be set to false. And, set AMIDSC_UNSECURED to true. | false | Boolean |
env.properties | AMIAGT JVM_HEAP_MIN | Minimum JVM heap size | 256 m | Numeric |
env.properties | AMIAGT JVM_HEAP_MAX | Maximum JVM heap size | 512 m | Numeric |