General customizations
This topic explains how to do manual customizations in the AMICMNEV member.
To configure 31-bit JVM
BMC.AMIOPS.SPE2304By default, the Installation System version 4.02 and later supports 64-bit Java Virtual Machine (JVM) for BMC AMI Ops User Interface.
To enable the product to work with 31-bit JVM, follow these steps:
- If the product is not already installed, on the Configuration panel when you install the product, enter the path to 31-bit JVM.
If the product is already installed and configured, in the started task member, change the JAVAHOME value to 31-bit JVM path. - In the started task, change the VERSION value (JVM version) from 86 to 80.
The started task member name is as follows:
<server runtime file system>.UBBSAMP.(<started task job name>) Restart the started task job.
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 the Planning topic.
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 the Planning topic.
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 the Planning topic.
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 |
APF and Program Controlled file system
The following APF and Program Control parameter are applicable for BMC AMI Ops Monitor server only:
Parameter (USS) | Object (Mainframe) | Program control parameter |
---|---|---|
uimjni | MUXUIMJN | PATHMODE(0,7,7,5),APF,PROGCTL |
amisir64 | MUXSIR64 | PATHMODE(0,7,7,5),APF,PROGCTL |
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 file path.
Make sure each server is in its own folder.Server
Variable
BMC AMI Ops UI Server
OPSAPP_HOME
BMC AMI Ops UI Discovery server
DISC_HOME
BMC AMI Ops Monitor
AMIMON_HOME
- Copy the configuration folder.
- 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.