|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Identifying Windows Processes - Command Line |
« View previous topic :: View next topic » |
Author |
Message
|
mdebruijn |
Posted: Wed Mar 16, 2011 11:18 pm Post subject: |
|
|
Newbie
Joined: 16 Mar 2011 Posts: 1
|
To view the processes on Windows (like ps on unix) you can use the command:
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 |
|
 |
exerk |
Posted: Thu Mar 17, 2011 12:05 am Post subject: |
|
|
 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 |
|
 |
gbaddeley |
Posted: Thu Mar 17, 2011 3:22 pm Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|