Writer instructions | |
|---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines | |
[Security_Service]
The [Security_Service] stanza is used to configure the TMTM Application Service.
Parameter | Description |
backlog | Default: 50. Defines the number of packets that is queued if the service cannot remove them faster than they are arriving. This is a TCP/IP setting. |
company_name | The company_name field gets its information during the installation. For internal program use only. Do not edit. |
data_store | Default: |
db_mode | Default: client. Defines the mode in which the [QP_Object_Manager_Service] is opened. If the value is not defined or does not equal "client," then the TrueSight MainView Middleware Monitor Object Manager runs less efficiently. For internal program use only. Do not edit. |
db_seconds_between_retries | Defines the number of seconds between connection attempts to the database if no connection is established. If this field is not defined in the services.cfg file, then db_seconds_between_retries defaults to 30 seconds. If a connection to the database exists, then no further attempt is made. |
demarshaller_stack_size | Defines the stack size. The default setting is usually acceptable. Before editing this setting, contact BMC Support. |
demarshaller_threads=5 | Default: 5. Defines the maximum number of concurrent threads that the MVMM Application Service uses to listen on the TCP port. This number should be equal to or lower than the number of threads in threads=. This is a tuning parameter and generally should not be modified. |
execution_key | The execution_key field gets its information during the installation. For internal program use only. Do not edit. |
hostname | Default: localhost. Defines the host name or IP address of the computer on which the MVMM Application Service runs. Do not edit. |
listen_port | Default: 15004. Defines the port on which the MVMM Application Service listens. This is set during installation. Do not edit. |
message_block_pool_size | Default: 4096 (4MB). Defines how much memory is pre-allocated for the MVMM Application Service to use for message processing. The message_block_pool_size is allocated in blocks of 4KB. |
password | Default: encrypted. When starting the MVMM Application Service, it reads the user's file, which has a one-time password. The MVMM Application Service then selects a new password and writes the new password here. |
service_state_monitor_stack_size | Defines the size of the service state monitor. The default setting is usually acceptable. Before editing this setting, contact BMC Support. |
state_filename | Default: |
threads | Default: 1. This is a tuning parameter and generally should not be modified. |
username | Default: SecurityService. Defines the user account that the MVMM Application Service uses. When starting the MVMM Application Service, it reads the user's file and uses the user name for the MVMM Application Service. |