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 |
Determining whether to use agent-based or agentless monitoring
Advantages and disadvantages of local (agent-based) monitoring
Only data values that change between sample intervals are sent across the network by the agent on the monitored host.
Advantages and disadvantages of remote (agentless) monitoring
Following configuration, agentless monitoring can significantly reduce administration efforts because no software is required to be installed or maintained on the monitored platform.
Advantages of remote monitoring
- Updates to the Agent and MQ extensions need only be performed at the central location of the Agentless Services rather than on individual systems.
- With this remote monitoring method, all of the monitoring features found in the agent-based solution are available.
Disadvantages of remote monitoring
- Agentless monitoring might require more network bandwidth than the traditional agent-based solution. This is because all WebSphere MQ PCF traffic goes over the network connection.
- Some configuration features found in the agent-based solution are not available in an agentless configuration. During agentless monitoring, it is not possible to issue commands on the target system, which means that certain WebSphere MQ operations cannot be executed. For this reason, the following MainView Middleware Monitor(Monitor Edition) features are not available with the agentless implementation:
- Start/Stop Queue Manager
- Delete Queue manager
- Start Command Server
- Start Trigger Monitor via runmqtrm command
- Start Channel Initiator via runmqchi command
- Start Channel Listener via runmqlsr command
- Display/Configure Object Security via dspmqaut/setmqaut
- Service Control (amqmdain)
- MQ Installation Information
- MQ Environment Information
- Discard Broker Resources
- Set MQM Installation
- Display MQ Version
Additional configuration considerations with remote monitoring
With an agent-based solution, only data values that change between sample intervals are sent across the network by the agent on the monitored host. Because of this fact, it is recommended that you use agentpref to increase the WebSphere MQ Monitor sample interval for the Agentless Services to a minimum of 120 seconds.
It is possible to configure client connections and PCF commands to MQ system types and versions other than those supported by MVMMAgents. Such configurations are not supported by BMC, and you configure them at your own risk. Also, the failure of the server connection channel, MQ LISTENER, queue manager, or the network are indistinguishable to the Agentless Services. This dependence on MQ to monitor MQ has broad implications for the clarity of alerts and some monitored properties. Consider these implications carefully when using an agentless configuration.