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 Discussion » How to find the listerner port number?

Post new topic  Reply to topic
 How to find the listerner port number? « View previous topic :: View next topic » 
Author Message
alex_do
PostPosted: Wed Jun 02, 2004 4:15 pm    Post subject: How to find the listerner port number? Reply with quote

Voyager

Joined: 17 Feb 2004
Posts: 85

How can we findout the listerner port number for a particular queuemanager on AIX box.I try the command
ps -ef | grep runmqlsr,It's not showing the port number.

Thanks in advance
Back to top
View user's profile Send private message Yahoo Messenger
EddieA
PostPosted: Wed Jun 02, 2004 7:58 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

http://www.mqseries.net/phpBB2/viewtopic.php?t=12420&highlight=listener+port

Amongst others found using Search.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Tibor
PostPosted: Thu Jun 03, 2004 3:13 pm    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Use lsof if installed:
Code:
lsof -i | grep "runmqlsr.*LISTEN"

You can download the pre-compiled lsof binary package from IBM or BullFreeware:
http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html (RPM needed)
http://www.bullfreeware.com/

Tibor
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 Discussion » How to find the listerner port number?
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.