General customizations
Setting HTTP connection settings
You can set or change the system connection setting from secure (HTTPS) to not secure (HTTP).
Set the following properties in the AMICMNEV member of the &HLQ.UBBSAMP data set:
AMIDSC_PORT_TYPE=http
AMIDSC_SECURED=false
AMIDSC_UNSECURED=true
To change the host and port settings for servers
Set the following properties in the AMICMNEV member of the &HLQ.UBBSAMP data set. The values are the same as those you entered during installation and as you determined in Planning.
Property | Description |
---|---|
AMIAPS_HOST | Host name of the BMC AMI Ops UI Server |
AMIAPS_PORT | Port number of the BMC AMI Ops UI Server |
AMIDSC_HOST | Host name of the BMC AMI Ops UI Discovery server |
AMIDSC_PORT | Port number of the BMC AMI Ops UI Discovery server |
AMIMON_HOST | Host name of the BMC AMI Ops Monitor service |
AMIMON_PORT | Port number of the BMC AMI Ops Monitor service |
To change the telemetry data tracking options
Set the following properties in the AMICMNEV member of the &HLQ.UBBSAMP data set to change the Gainsight anonymous tracking features for the whole system. The values are the same as those you entered during installation and as you determined in Planning.
Property | Description |
---|---|
TELEMETRY_QUALITY_ENABLED | Whether to enable quality data collection Enter one of the following values:
|
TELEMETRY_MARKETING_ENABLED | Telemetry marketing data collection status The option is only valid if TELEMETRY_QUALITY_ENABLED is set to true. Enter one of the following values:
|
TELEMETRY_ORG_NAME | Organization identifier Enter an organization name in Latin characters. |
To update the idle timeout and related settings
Set the following properties in the AMICMNEV member of the &HLQ.UBBSAMP data set. The values are the same as those you entered during installation and as you determined in Planning.
Property | Description |
---|---|
AMIAPS_IDLE_TIME | Number of idle minutes after which the user session times out from the BMC AMI Ops User Interface Unless the user ID is specified in the AMIAPS_IDLE_USER, the session times out after the specified number of idle minutes. |
AMIAPS_IDLE_USER | Specific user ID for whom the session does not time out |
To configure the server to separate working folder from installation directory
You can configure the server to separate the Read/Write files (for example, configuration files and logs files) from the installation directory, which contains read-only files (for example, jar and other product files).
To configure the server, set the required variables from the following table with full path.
Server
Variable
Data set
BMC AMI Ops UI Server
OPSAPP_HOME
&HLQ.BMCPCNFG.AMIAPSEV
BMC AMI Ops UI Discovery server
DISC_HOME
&HLQ.BMCPCNFG.AMIDSCEV
BMC AMI Ops Monitor
AMIMON_HOME
&HLQ.BMCSAMP.MUXMONEV
- From the read-only path, copy all the files and folders to the newly created working folder (except the jar files).
- Restart the server.
Where to go from here
To sign in to BMC AMI Ops User Interface and start using its features, see Signing-in-to-BMC-AMI-Ops-User-Interface.
If you are not seeing the data you expect, see Troubleshooting.