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 Installation/Configuration Support » How to check the port in which queue manager is running

Post new topic  Reply to topic
 How to check the port in which queue manager is running « View previous topic :: View next topic » 
Author Message
zico
PostPosted: Wed Dec 14, 2005 10:59 pm    Post subject: How to check the port in which queue manager is running Reply with quote

Novice

Joined: 22 Jun 2005
Posts: 21

Hi,

I'm using MQ Series at Sun Solaris 5.9 platform. There are 6 queue managers which are running in the system.

How do i check the port of each queue manager in which they are running.

Is there any mq command to see the port. I can see the list of queue manager status using dspmq but cannot see their ports.

Any help would be appreciated. Thanks.


Zico.
Back to top
View user's profile Send private message
csmith28
PostPosted: Wed Dec 14, 2005 11:09 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

ps -ef | grep runmqlsr
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
zico
PostPosted: Thu Dec 15, 2005 12:00 am    Post subject: Reply with quote

Novice

Joined: 22 Jun 2005
Posts: 21

ps -ef | grep runmqlsr

above command only shows the service of runmqlsr. It does not display individual queue manager port.

My query was how to check each queue manager's port in which they are running. In my system there are multiple queue manager is running.

Thanks for the understanding.

Zico.
Back to top
View user's profile Send private message
gunter
PostPosted: Thu Dec 15, 2005 1:43 am    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2004
Posts: 307
Location: Germany, Frankfurt

If you are using runmqlsr to start channel, the port is in the commandline or it uses the default (1414). Maybe it's possible to change the default, but I don't know how to do it.

If you are using inetd.conf you have to read the /etc/inetd.conf and the /etc/services to figure it out.

Gunter
_________________
Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Dec 15, 2005 2:33 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

And, if you're using MQ V6, you can:
Code:

runmqsc

dis lsstatus(*) port status
    13 : dis lsstatus(*) port status
AMQ8631: Display listener status details.
   LISTENER(tcp1430)                       STATUS(RUNNING)
   PORT(1430)
AMQ8631: Display listener status details.
   LISTENER(SYSTEM.LISTENER.TCP.1)         STATUS(RUNNING)
   PORT(6708)

1430 is a 'LISTENER' object
6708 is from a 'runmqlsr' command ...

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » How to check the port in which queue manager is running
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.