VM Manager Tool configuration parameters
To configure settings of the VM Manager Tool, edit the vmmmainconf.properties file.
- For local VM Manager Tool
opt/ibm/LMT/VMMAN/config
C:\Program Files\ibm\LMT\VMMAN\config
- For central and distributed VM Manager Tool
/var/opt/BESClient/LMT/VMMAN/config
C:\Program Files (x86)\BigFix Enterprise\BES Client\LMT\VMMAN\config
- For disconnected VM Manager Tool
VM Manager Tool install dir/config
VM Manager Tool install dir\config
Parameter | Unit | Default | Minimum | Maximum |
---|---|---|---|---|
check_vm_managers_uniqueness
Checks the uniqueness of the VM manager's URL. |
Boolean (true/false) | True | ||
uuid_filtering_enabled
Enables UUID filtering. |
Boolean (true/false) | False | ||
![]() Specifies whether host names should be collected and saved in the log files. Available for VMware only. You can enable this parameter to solve problems with duplicated UUIDs. If duplicates are found, the host names are written in the log files. |
Boolean (true/false) | False | ||
![]() Specifies whether serial numbers of VM manager hosts are collected for VM managers from which data is collected by the VM Manager Tool. Available for Hyper-V, VMware 5.0 and higher. To display information about serial numbers in the Server ID column on the reports, adjust the Server ID template that is specified by the managedServerTagTemplate parameter. For more information, see: Advanced server settings. |
Boolean (true/false) | False | ||
vmm_connection_timeout
Specifies the time after which the connection with a VM manager is ended. |
Seconds | 90 | 10 | 3600 (1 hour) |
vmm_data_transfer_period
When the same results are generated, the parameter determines how much time must pass for a new package to be created. By default, a new package is created when the same results are generated for 12 hours in a row. |
Minutes | 720 | 0 | 10080 |
![]() Attempts to fix the most common problems with VM manager connection parameters, such as adding default URL suffix, correcting the user name format, and testing the WinRM and PowerShell protocols for Hyper-V VM managers. |
Boolean (true/false) | False | ||
![]() Allows the VM manager to connect by using the HTTP protocol when the defined HTTPS connection is not available. |
Boolean (true/false) | True | ||
![]() Allows the VM Manager to connect using the insecure HTTP protocol. If not allowed, even if vmm_http_connection_allowed is set to true, the VM Manager Tool will not attempt to fall back to HTTP. |
Boolean (true/false) | False | ||
![]() Contains the encrypted password to
the VM Manager Tool keystore. The parameter is specified only
if you changed the default password by using the
regeneratekeystorepassword
command. For more information, see: Improving security of storing VM manager passwords.Important: Do not change the value of this parameter.
|
||||
vmm_max_subsequent_login_failures
Specifies the maximum number of failed attempts of logging in to the VM manager. |
Number | 3 | 0 | 100 |
vmm_polling_time_interval
Specifies the interval between the consecutive retrievals of data from VM managers. Restriction: In case of subcapacity reporting, it is
necessary to capture mobility of VMs. To ensure that it is captured, data from VM managers must be
collected every 30 minutes. You can change the frequency of collecting data only if you use License Metric Tool for purposes other than subcapacity
reporting.
|
Minutes | 30 | 30 | 10080 (1 week) |
![]() Specifies the protocol that is used for internal communication through the port that is specified in the vmm_rmi_ssl_port parameter when you run the reloadconfig or stop commands. Possible values are:
|
String | TLSv1.2 | ||
vmm_rmi_ssl_port
Specifies the port that is used for internal communication when you run the reloadconfig or stop commands. |
Number | 25001 | 1024 | 65535 |
vmm_thread_pool_size
Specifies the number of threads in thread pool that is used for connections to VM managers. |
Number | 10 | 1 | 50 |
![]() Specifies whether VM manager credentials are transferred to the server. The option is enabled by default. If you disable the option, the credentials are not transferred and thus they are not displayed on the VM Managers panel when you edit the VM manager. |
Boolean (true/false) | True | ||
![]() Specifies whether SSL certificates from all defined VM managers are trusted. If the option is disabled, certificates that are trusted must be placed in the truststore on the computer where the VM Manager Tool is installed. For more information, see: Configuring VM Manager Tool to accept trusted VM manager certificates. |
Boolean (true/false) | True |