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 » MQ Master Process list

Post new topic  Reply to topic Goto page 1, 2  Next
 MQ Master Process list « View previous topic :: View next topic » 
Author Message
PeterPotkay
PostPosted: Wed Jun 11, 2003 9:41 am    Post subject: MQ Master Process list Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

I am compiling a list of all the MQ processes that run when MQ is installed and running on a machine.

If you see something that should be added, please let me know and I will update it. When done, maybe we can store a .txt verion of it in the repository Brandon?

Code:

MQSERIES PROCESSES BY PLATFORM

PLATFORM =AIX
ProcName        Process Function
amqhasmx        logger
amqharmx        log formatter,used only if the queue manager has linear logging selected
amqzllp0        checkpoint processor
amqzlaa0        queue manager agent(s)
amqzxma0        processing controller
runmqsc      MQ Command interface
amqpcsea        PCF command processor
amqcrsta   Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl   Any locally started channel over any protocol - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr   listener process
runmqchi   channel initiator




PLATFORM = AS/400
ProcName        Process Function
AMQHIXK4        Storage Manager (Housekeeper)
AMQMCPRA        Data Store (Object Cache)
AMQCLMAA        Listener
AMQALMP4        Check Point Process
AMQRMCLA        Sender channel
AMQPCSVA        PCF command processor
AMQRIMNA        Channel initiator (trigger monitor to start channel)
AMQIQES4        Quiesce (forces user logoffs - for upgrades)
AMQIQEJ4        Quiesce (without user logoffs - for daily use if desired)
AMQCRSTA    Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER



PLATFORM = HP/UX
ProcName        Process Function
amqhasmx        logger
amqharmx        log formatter, used only if the queue manager has linear logging selected
amqzllp0        checkpoint processor
amqzlaa0        queue manager agents
amqzxma0        processing controller
runmqsc      MQ Command interface
amqpcsea        PCF command processor
amqcrsta   Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl   Any locally started channel over any protocol - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr   listener process
runmqchi   channel initiator



PLATFORM = OS2
ProcName        Process Function
AMQHASM2.EXE    The logger
AMQHARM2.EXE    Log formatter (LINEAR logs only)
AMQZLLP0.EXE    Checkpoint process
AMQZLAA0.EXE    LQM agents
AMQZXMA0.EXE    Execution controller
AMQXSSV2.EXE    Shared memory servers
RUNMQSC.EXE     MQSeries Command processor
AMQPCSEA.EXE    PCF command processor
AMQCRSTA.EXE   Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A.EXE   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
RUNMQCHL.EXE   Any locally started channel over any protocol - Could be SENDER,SERVER,CLUSSDR,REQUESTER
RUNMQLSR   LISTENER PROCESS
RUNMQCHI   CHANNEL INITIATOR



PLATFORM = SOLARIS
ProcName        Process Function
amqhasmx        logger
amqharmx        log formatter, used only if the queue manager has linear logging selected
amqzllp0        checkpoint processor
amqzlaa0        queue manager agents
amqzxma0        processing controller
amqcrsta   Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl   Any locally started channel over any protocol - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr   listener process
runmqchi   channel initiator
runmqsc      MQ Command interface
amqpcsea   PCF command processor



Windows/NT
ProcName        Process Function
AMQHASMN.EXE   The logger
AMQHARMN.EXE   Log formatter (LINEAR logs only)
AMQZLLP0.EXE   Checkpoint process
AMQZLAA0.EXE   LQM agents
AMQZTRCN.EXE   Trace
AMQZXMA0.EXE   Execution controller
AMQXSSVN.EXE   Shared memory servers
AMQCRSTA.EXE   Any remotely started channel over TCP/IP - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A.EXE   Any remotely started channel over LU62/SNA - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
RUNMQCHL.EXE   Any locally started channel over any protocol - Could be SENDER,SERVER,CLUSSDR,REQUESTER
RUNMQLSR   LISTENER PROCESS
RUNMQCHI   CHANNEL INITIATOR
RUNMQSC.EXE   MQSeries Command processor
AMQPCSEA.EXE   PCF command processor
AMQSCM.EXE   Service Control Manager



Process Names     Process Function
amqpcsea        Command server
amqhasmx        Logger
amqharmx        Log formatter (linear logs only)
amqzllp0        Checkpoint processor
amqzlaa0        Queue manager agents
amqzfuma        OAM process
amqzxma0        Processing controller
amqrrmfa        Repository process (for clusters)
amqzdmaa        Deferred message processor

_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
chanduy9
PostPosted: Fri Jul 11, 2003 9:27 am    Post subject: Reply with quote

Disciple

Joined: 28 Nov 2001
Posts: 177
Location: USA

Hi,

It is missing..LINUX

Thanks,
Chandra.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Jul 11, 2003 9:42 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

I have taken this list and placed it into an Excel spreadsheet format. It has a bunch more added to it beyond what is listed here. Brandon has a copy and will hopefully post it in the repository for all to download.


If you have the proccesses that run on Linux I will add them to the list. I have never used Linux so I don't know what to add to the list.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Sun Jul 13, 2003 9:31 pm    Post subject: Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

OS/390 and z/OS are very simple:

qmgrMSTR - the main address space (manager, API calls etc)
qmgrCHIN - communications (listener, channels)

qmgr = name of the queue manager
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
bbeardsley
PostPosted: Tue Oct 28, 2003 4:22 pm    Post subject: MQ Master Process list Reply with quote

Acolyte

Joined: 17 Dec 2001
Posts: 52
Location: Dallas, TX, USA

Did this ever get placed in the repository? I couldn't find it and would love to have the excel copy.

Thanks,
-Bridgette
Back to top
View user's profile Send private message Send e-mail AIM Address MSN Messenger
PeterPotkay
PostPosted: Wed Oct 29, 2003 5:28 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

No it never did, but if Brandon would put it up, I'll be happy to supply the latest version.

Bridgette, if you send me a PM, I will send you the latest copy.
_________________
Peter Potkay
Keep Calm and MQ On


Last edited by PeterPotkay on Thu Sep 22, 2005 4:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
LuisFer
PostPosted: Wed Oct 29, 2003 6:25 am    Post subject: Reply with quote

Partisan

Joined: 17 Aug 2002
Posts: 302

Peter:
If you want i can send you the process for the Tandem (oops, Compaq, oops HP) Non Stop Kernel (i know that we are little)
On the z/OS we've the Trigger Batch & the DLQ monitor in separate Address Space's (This is not strictly necessary) as QMGRTRIB & QMGRDLQ.
LuisFer
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Wed Oct 29, 2003 6:28 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Please send them or post them here and I will add them to the master list. Thanks.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
LuisFer
PostPosted: Wed Oct 29, 2003 8:22 am    Post subject: Reply with quote

Partisan

Joined: 17 Aug 2002
Posts: 302

Hi:
This is the list for the NSK.

Process Description

MQCMDSVR Command Server
MQEC Execution Controller Controls the MQI appls
MQECBOSS Execution Controller Boss Handling MQCONNs
MQLQMAG Local Queue Manager Agent The local MQI
MQLU6RES LU6.2 Responder MCA The rcvrs chls SNA
MQMCACAL Caller MCA The Sdr, Clussdr Chls
MQMGRSVR Queue Manager Server Handles expired & reporting msgs
MQMSVR Management Svr The msg queue management facility (MQM)
MQQSSVR Queue Server Support all msgs operation with local queues
MQREPSVR Repository Manager Repository Clusters
MQSTSVR Status Server Status inf. for all objects other than local Queues
MQTCPRES TCP/IP Responder MCA The rcvr&#8217;s, clusrcvr channels TCP/IP
RUNMQCHI Channel Initiator
RUNMQDLQ Dead Letter Queue Monitor
RUNMQLSR Listener
RUNMQSC Command Interface
RUNMQTRM Trigger Monitor

I don't know how to put better
LuisFer
Back to top
View user's profile Send private message
way2aru
PostPosted: Mon Sep 26, 2005 9:26 pm    Post subject: Process List for Linux Reply with quote

Newbie

Joined: 26 Sep 2005
Posts: 7
Location: Bangalore

Hi

Please give me an idea about the process list for LINUX OS
_________________
ARUN
Bangalore
Back to top
View user's profile Send private message
wschutz
PostPosted: Tue Sep 27, 2005 2:28 am    Post subject: Re: Process List for Linux Reply with quote

Jedi Knight

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

way2aru wrote:
Hi

Please give me an idea about the process list for LINUX OS


Ok, on my LINUX machine: (v6)
Quote:

mqm 19211 1 0 06:20 ? 00:00:00 amqzxma0 -m TEST
mqm 19216 19211 0 06:20 ? 00:00:00 /opt/mqm/bin/amqzfuma -m TEST
mqm 19217 19211 0 06:20 ? 00:00:00 amqzmuc0 -m TEST
mqm 19224 19211 0 06:20 ? 00:00:00 amqzmur0 -m TEST
mqm 19228 19211 0 06:20 ? 00:00:00 /opt/mqm/bin/amqrrmfa -t2332800 -s2592000 -p2592000 -g5184000 -c3600 -m TEST
mqm 19229 19211 0 06:20 ? 00:00:00 /opt/mqm/bin/amqzdmaa -m TEST
mqm 19233 19211 0 06:20 ? 00:00:00 /opt/mqm/bin/amqzmgr0 -m TEST
mqm 19241 19211 0 06:20 ? 00:00:00 amqzlaa0 -mTEST -fip0
mqm 19245 19233 0 06:20 ? 00:00:00 /opt/mqm/bin/amqpcsea TEST

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Tibor
PostPosted: Wed Sep 28, 2005 4:22 am    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Some information about these process names, because there are new (version6 only) processes in Wayne's List:
Code:
amqzmuc0   Critical process manager
amqzmur0   Restartable process manager

Tibor
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Sep 28, 2005 4:27 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Tibor wrote:
Some information about these process names, because there are new (version6 only) processes in Wayne's List:
Code:
amqzmuc0   Critical process manager
amqzmur0   Restartable process manager

Tibor

Where did you find this information?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Sep 28, 2005 5:44 am    Post subject: Reply with quote

Jedi Knight

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

Jeff... its in the v6 SysAdmin doc (manually stopping qmgr processes)
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jefflowrey
PostPosted: Wed Sep 28, 2005 5:51 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

wschutz wrote:
Jeff... its in the v6 SysAdmin doc (manually stopping qmgr processes)


D'oh.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQ Master Process list
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.