|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Configuring broker monitoring agent in OMEGAMON |
« View previous topic :: View next topic » |
Author |
Message
|
Srinu |
Posted: Fri Aug 11, 2006 6:12 am Post subject: Configuring broker monitoring agent in OMEGAMON |
|
|
 Acolyte
Joined: 15 Jun 2005 Posts: 51
|
Hi,
My Environment is Messsage Broker 6.0, MQ 5.3 on windows. I am trying to configure the broker monitoring agent in Tivoli OMEGAMON. I am specifying the broker name and Queue Manager name while configuring in the script below.
<KqiAgent version="130"
defaultRetainBrokerEvents="10"
defaultRetainFlowEvents="10"
retainProductEvents="10"
discoveryInterval="300"
defaultStatisticInterval="60"
defaultFlowEventInterval="15"
defaultHistoricalAccountingType="Archive"
defaultRetainRecentSnapshotSamples="15"
defaultRetainRecentArchiveSamples="5"
holdTimeForQuery="180"
defaultReplyQueueName="KQI.AGENT.REPLY.QUEUE"
defaultReplyQueueModel="SYSTEM.BROKER.MODEL.QUEUE"
defaultTakeActionAuthUsers="*" >
<MonitorBroker name="WBRK6_DEFAULT_BROKER"
statisticsInterval="60"
flowEventInterval="20"
retainBrokerEvents="5"
retainFlowEvents="5">
</MonitorBroker>
<ConnectQueueManager name="WBRK6_DEFAULT_QUEUE_MANAGER">
</ConnectQueueManager>
</KqiAgent>
I saved the file and when I try to start the broker monitoring agent I am getting the following error.
"The IBM Tivoli WebSphere Integration Brokers Monitoring Agent Primary service terminated with service-specific error 1. "
Plz help me out.
Regards,
Srinu |
|
Back to top |
|
 |
MB12345 |
Posted: Fri Aug 11, 2006 8:04 am Post subject: |
|
|
Newbie
Joined: 28 Jul 2006 Posts: 6
|
Hi,
Try this code(copy and paste this code)
<KqiAgent version="130"
defaultRetainBrokerEvents="10"
defaultRetainFlowEvents="10"
retainProductEvents="10"
discoveryInterval="300"
defaultStatisticInterval="60"
defaultFlowEventInterval="15"
defaultHistoricalAccountingType="Archive"
defaultRetainRecentSnapshotSamples="15"
defaultRetainRecentArchiveSamples="5"
holdTimeForQuery="180"
defaultReplyQueueName="KQI.AGENT.REPLY.QUEUE"
defaultReplyQueueModel="SYSTEM.BROKER.MODEL.QUEUE"
defaultTakeActionAuthUsers="*" >
<MonitorBroker name="WBRK6_DEFAULT_BROKER"
statisticInterval="60"
flowEventInterval="20"
retainBrokerEvents="5"
retainFlowEvents="5">
</MonitorBroker>
<ConnectQueueManager name="WBRK6_DEFAULT_QUEUE_MANAGER">
</ConnectQueueManager>
</KqiAgent>
Thanks,
sss |
|
Back to top |
|
 |
MB12345 |
Posted: Fri Aug 11, 2006 8:13 am Post subject: |
|
|
Newbie
Joined: 28 Jul 2006 Posts: 6
|
Hi,
Select Entry options is "convert to Upper case" When configuring the "Integration Monitoring agent" and copy the below code in the "kqi.xml' file.
CODE:
<KqiAgent version="130"
defaultRetainBrokerEvents="10"
defaultRetainFlowEvents="10"
retainProductEvents="10"
discoveryInterval="300"
defaultStatisticInterval="60"
defaultFlowEventInterval="15"
defaultHistoricalAccountingType="Archive"
defaultRetainRecentSnapshotSamples="15"
defaultRetainRecentArchiveSamples="5"
holdTimeForQuery="180"
defaultReplyQueueName="KQI.AGENT.REPLY.QUEUE"
defaultReplyQueueModel="SYSTEM.BROKER.MODEL.QUEUE"
defaultTakeActionAuthUsers="*" >
<MonitorBroker name="WBRK6_DEFAULT_BROKER"
statisticInterval="60"
flowEventInterval="20"
retainBrokerEvents="5"
retainFlowEvents="5">
</MonitorBroker>
<ConnectQueueManager name="WBRK6_DEFAULT_QUEUE_MANAGER">
</ConnectQueueManager>
</KqiAgent>
Thanks,
sss |
|
Back to top |
|
 |
Srinu |
Posted: Fri Aug 11, 2006 9:52 am Post subject: |
|
|
 Acolyte
Joined: 15 Jun 2005 Posts: 51
|
Hi,
Thank you, the code u have given is working fine.
Regards,
Srinu |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|