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 » IBM MQ Java / JMS » How to know the number of active MQ java client connections?

Post new topic  Reply to topic
 How to know the number of active MQ java client connections? « View previous topic :: View next topic » 
Author Message
claire
PostPosted: Tue Jul 16, 2002 3:50 am    Post subject: How to know the number of active MQ java client connections? Reply with quote

Apprentice

Joined: 10 Apr 2002
Posts: 32

Hi,
I want to know how many MQ java clients are connected to my queue manager through MQI channel or native binding, how to do it?

Thanks a lot.
Back to top
View user's profile Send private message
nimconsult
PostPosted: Tue Jul 16, 2002 10:39 pm    Post subject: Reply with quote

Master

Joined: 22 May 2002
Posts: 268
Location: NIMCONSULT - Belgium

Well for MQ Series clients, open the server connection channels using MQ Series explorer, you will see the list of active connections.

For binding mode I don't know, I am going to "watch this topic for replies" as well!
_________________
Nicolas Maréchal
Senior Architect - Partner

NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mrlinux
PostPosted: Wed Jul 17, 2002 3:37 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Well as far as binding mode you could use a script to sum up all the
OPPROCS and IPPROCS from the application queues.


runqmsc

dis ql(*) IPPROCS OPPROCS
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
nimconsult
PostPosted: Wed Jul 17, 2002 4:22 am    Post subject: Reply with quote

Master

Joined: 22 May 2002
Posts: 268
Location: NIMCONSULT - Belgium

IPPROCS and OPPROCS give the number of open handles, not the number of open connections (one connection can open zero or more handles).
_________________
Nicolas Maréchal
Senior Architect - Partner

NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mrlinux
PostPosted: Wed Jul 17, 2002 5:34 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

you are right about that, but if you know your application opens up one
queue for input and one for output, you can still use this method you just have to adjust the numbers based on applications queue handle count.
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » How to know the number of active MQ java client connections?
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.