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 » Identifying Windows Processes - Command Line

Post new topic  Reply to topic
 Identifying Windows Processes - Command Line « View previous topic :: View next topic » 
Author Message
mdebruijn
PostPosted: Wed Mar 16, 2011 11:18 pm    Post subject: Reply with quote

Newbie

Joined: 16 Mar 2011
Posts: 1

To view the processes on Windows (like ps on unix) you can use the command:
Code:
tasklist /v


The output look like:

Code:
Image Name                     PID Session Name        Session#    Mem Usage Status          User Name                                              CPU Time Window Title                                                           
========================= ======== ================ =========== ============ =============== ================================================== ============ ===================
System Idle Process              0 Console                    0         16 K Unknown         NT AUTHORITY\SYSTEM                                    93:22:19 N/A
System                           4 Console                    0        228 K Unknown         NT AUTHORITY\SYSTEM                                     0:03:28 N/A
amqzxma0.exe                  2968 Console                    0      5,568 K Unknown         NOVUM01\MUSR_MQADMIN                                    0:00:00 N/A
amqxssvn.exe                  2980 Console                    0      2,084 K Unknown         NOVUM01\MUSR_MQADMIN                                    0:00:00 N/A
amqxssvn.exe                  2988 Console                    0      2,080 K Unknown         NOVUM01\MUSR_MQADMIN                                    0:00:00 N/A
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Mar 17, 2011 12:05 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Split from the original 2-year old post...

mdebruijn, thank you for the useful snippet of information.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Thu Mar 17, 2011 3:22 pm    Post subject: Reply with quote

Jedi Knight

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

Code:
tasklist | findstr mq

To only view the MQ processes, including the MQ service amqsvc.exe, COM object amqmsrvn.exe, and task bar icon amqmtbrn.exe.
_________________
Glenn
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 » Identifying Windows Processes - Command Line
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.