Windows Processes


This module allows Helm to interface directly with Windows processes, so you can monitor the processes running on the server and kill them if necessary. This is useful if you have a process which is consuming a lot of your server's resources, but don't have access to the servers to end it.

On this page you can view the processes that are currently running on your server, the user they are running under, the CPU and memory usage they are currently consuming, and the number of threads that are currently being executed by the process.

Name (text box):- Enter all or part of a Windows Process name here, and click Apply Filter to search for Windows Processes that meet your criteria. For example, if you type "win" then Helm would search for all Windows Processes with "win" anywhere in their name.
 
User:- Enter all or part of a User name here, and click Apply Filter to search for Windows Processes that meet your criteria. For example, if you type "SERVICE" then Helm would search for all Windows Users with "SERVICE" anywhere in their name.
 
Name (list):- If you click on the name of a Windows Process in the list, you will be taken to a screen with more detailed information about that particular process.
 
Kill:- If you want to kill a particular process, check the box next to the process you want to kill and then click this button. To attempt to kill all processes on the server, check the top checkbox and click this button.
 
Refresh:- Click this button to refresh the details and get the most up to date information about the processes currently running on the server.

Convert to CSV:- Clicking the  icon will allow you to open or save the Windows Processes list in CSV format.

Convert to Excel:- Clicking the  icon will allow you to open or save the Windows Processes list in Excel format.

Convert to XML:- Clicking the  icon will allow you to open or save the Windows Processes list in XML format.