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

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see MainView Middleware Monitor 9.2.

Common uses


View the current preferences for the TMTM Extensible Agent itself.

 agentpref --get-agent

 Set the deployment interval for the TMTM Configuration Agent.

 agentpref --set "BTMConfig Ext" DeploymentInterval x

 where:
BTMConfig Ext is the BTM extension name enclosed in quotation marks.
x is the deployment interval in seconds.

 Set the batch pcf mode for channel monitoring for the WebSphere MQ Extension.

 agentpref --set "WebSphere MQ Monitor" --pref_path ComMQSoftwareWebSphereMQQueueManager MYQMGR ChannelBatchModeMonitoring on

 where:
WebSphere MQ Monitor is the WebSphere MQ extension name enclosed in quotation marks.
ComMQSoftwareWebSphereMQQueueManager is the type_path, MYQMGR is the name_path, ChannleBatchModeMonitoring is the preference name and "on" is the preference value.

 Remove the batch pcf mode for channel monitoring for the WebSphere MQ Extension.

 agentpref --remove "WebSphere MQ Monitor" --pref_path ComMQSoftwareWebSphereMQQueueManager MYQMGR ChannelBatchModeMonitoring

 where:
WebSphere MQ Monitor is the WebSphere MQ extension name enclosed in quotation marks.
ComMQSoftwareWebSphereMQQueueManager is the type_path, MYQMGR is the name_path, ChannleBatchModeMonitoring is the preference name.

 Change the ping frequency.

 agentpref --set-agent RTServer_Ping_Frequency n

 where:
n is the required ping time.

 Add remote queue manager preferences from a CSV file.

 agentpref --set-remote-qmgr-csv filename

 where:
filname is the name of a file containing remote queue manager preferences in CSV (Comma Separated Values) format. Each line of this file contains the following values: QueueManagerName, ChannelName, ConnectionName. If any of the values contain a comma, you must enclose the value in quotes. If a value contains a quote, it must be escaped with another quote as follows: "queuemanager1,3", "channel""1", connection35

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*