ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Configuring broker monitoring agent in OMEGAMON

Post new topic  Reply to topic
 Configuring broker monitoring agent in OMEGAMON « View previous topic :: View next topic » 
Author Message
Srinu
PostPosted: Fri Aug 11, 2006 6:12 am    Post subject: Configuring broker monitoring agent in OMEGAMON Reply with quote

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
View user's profile Send private message
MB12345
PostPosted: Fri Aug 11, 2006 8:04 am    Post subject: Reply with quote

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
View user's profile Send private message
MB12345
PostPosted: Fri Aug 11, 2006 8:13 am    Post subject: Reply with quote

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
View user's profile Send private message
Srinu
PostPosted: Fri Aug 11, 2006 9:52 am    Post subject: Reply with quote

Acolyte

Joined: 15 Jun 2005
Posts: 51

Hi,
Thank you, the code u have given is working fine.

Regards,
Srinu
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Configuring broker monitoring agent in OMEGAMON
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.