Skip to main content

Server Process List

Overview

The Process List feature allows you to monitor all running processes on your server in real-time. You can view detailed information about each process, including Process ID (PID), User, CPU usage, Memory consumption, and the command being executed. This feature is essential for monitoring server performance, identifying resource-intensive processes, and troubleshooting server issues.

Key Features

  • Auto-Refresh: Automatically refresh the process list at configurable intervals
  • Manual Refresh: Manually refresh the process list when needed
  • Sortable Columns: Sort processes by CPU usage or Memory consumption
  • Real-time Monitoring: View up-to-date information about all running processes

Access the Process List

Step 1: Log in to your ServerAvatar account and click the Server Dashboard button.

Step 1

Step 2: In the Server Panel, click on the "Processes" tab.

Step 3: The Process List screen will display all running processes on your server.

Step 3

Understanding the Process List

The Process List displays the following information for each running process:

  • PID: The unique Process ID assigned to each process
  • USER: The user account running the process
  • CPU %: The percentage of CPU resources being used by the process
  • MEMORY(MB): The amount of memory (in megabytes) consumed by the process
  • COMMAND: The command or program being executed

Auto-Refresh Process List

You can enable automatic refreshing of the process list to keep the information up-to-date without manual intervention.

Step 1: In the Process List screen, locate the AUTO-REFRESH toggle switch in the top right corner.

Step 2: Toggle the AUTO-REFRESH switch to ON.

Step 2

Step 3: Once auto-refresh is enabled, select your desired refresh interval from the dropdown menu next to the toggle. Available intervals include:

  • 1 Minute
  • 2 Minutes
  • 5 Minutes
  • 10 Minutes
  • 30 Minutes

Step 4: The process list will now automatically refresh at the selected interval.

info

When auto-refresh is enabled, the Manual Refresh button will be disabled to prevent conflicts.

Manual Refresh

If auto-refresh is disabled, you can manually refresh the process list at any time.

Step 1: Ensure that AUTO-REFRESH is toggled OFF.

Step 2: Click the Manual Refresh button (with the refresh icon) to update the process list immediately.

Step 2

The process list will refresh and display the current state of all running processes.

Sort Processes

You can sort the process list by CPU usage or Memory consumption to quickly identify resource-intensive processes.

Sort by CPU Usage

Step 1: Click on the CPU % column header.

Step 2: Click again to toggle between ascending and descending order.

Sort by CPU

The processes will be sorted by their CPU usage percentage, helping you identify which processes are consuming the most CPU resources.

Sort by Memory Usage

Step 1: Click on the MEMORY(MB) column header.

Step 2: Click again to toggle between ascending and descending order.

Sort by Memory

The processes will be sorted by their memory consumption, allowing you to quickly identify memory-intensive processes.