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 » General IBM MQ Support » MQ Connection Count

Post new topic  Reply to topic
 MQ Connection Count « View previous topic :: View next topic » 
Author Message
ipmqadm
PostPosted: Thu May 28, 2009 2:23 pm    Post subject: MQ Connection Count Reply with quote

Acolyte

Joined: 18 Apr 2007
Posts: 68

In my MQ Explorer, when looking at a qmgr on a unix server I see a 'connection count'. Is there a way within Websphere MQ to see what all those connections are? Or do I need to log onto the Unix server to see all the connections to the qmgr?
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Thu May 28, 2009 4:15 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Right click on the Queue Manager and select "Application Connections..." from the pop-up menu.
_________________
Glenn
Back to top
View user's profile Send private message
ipmqadm
PostPosted: Thu May 28, 2009 7:24 pm    Post subject: Reply with quote

Acolyte

Joined: 18 Apr 2007
Posts: 68

Thanks Glenn....
Back to top
View user's profile Send private message
Inforz
PostPosted: Tue Jul 29, 2014 7:15 am    Post subject: Reply with quote

Centurion

Joined: 15 Apr 2011
Posts: 139
Location: Chennai, India

do we have the MQSC command for the same
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jul 29, 2014 7:18 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Inforz wrote:
do we have the MQSC command for the same

If there is such a command, it would be a DISPLAY command.

If there is such a DISPLAY command, what kind of thing would it be DISPLAYing?
Back to top
View user's profile Send private message
tczielke
PostPosted: Tue Jul 29, 2014 1:09 pm    Post subject: Reply with quote

Guardian

Joined: 08 Jul 2010
Posts: 941
Location: Illinois, USA

I have found this helpful for displaying connections on Unix/Linux. It does use the undocumented -c option for dspmq. But what is nice is you can use it when the queue manager is quiescing.

for i in `dspmq -c | xargs -n1 | grep PID | cut -d'(' -f2 | cut -d')' -f1`; do ps -p $i -o user,pid,args; done
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Jul 29, 2014 1:34 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Give a man a fish...
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
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 » General IBM MQ Support » MQ Connection Count
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.