Process List Guide
Learn how to view the list of running processes on a monitored server.
📋 Overview
The Process List shows the latest snapshot of processes running on the selected server. It displays the data periodically collected by the agent installed on that server as raw text, so you can see which processes are consuming resources.
🔍 Screen Layout
1. Title Area
The title of the target server's process list is shown at the top, accompanied by a 🖥️ icon.
2. Last Update / Refresh
To the right of the title, the time the data was last collected (Last update) is displayed. Clicking this area reloads the latest data. While refreshing, it changes to Refreshing....
3. Process Content
The process list collected by the agent is shown as raw text in a monospace font. If the content is wide, you can scroll it horizontally.
4. Go Back
Pressing the [Go Back] button at the bottom returns you to the page you were previously viewing (usually the server detail page).
🛠️ Tips
- Entry path: This page requires a server identifier (
lssn). It is passed automatically when you navigate to the process list from a server detail page. - Manual refresh: The screen does not update automatically. When you need the latest state, click the [Last update] area in the upper right.
💡 Important Notes
- The content shown is a snapshot from when the agent last collected data; it is not real-time.
- If you access the page directly without an
lssn, no data can be shown and a message asks you to navigate from a server detail page.
Troubleshooting
| Symptom | Cause | Resolution |
|---|---|---|
| "No LSSN provided" message appears | The page was accessed directly without a server identifier (lssn) | Navigate to the process list from a server detail page. |
| "No process data available" shown | Process data for this server has not been collected yet | Verify the server's agent is working, then check again shortly. |
| Data is stale | The screen does not auto-refresh | Click the [Last update] area in the upper right to refresh manually. |
| "Failed to load process list" shown | The data request failed | Retry with a refresh; if it persists, log in again or check your network. |
Version: 1.0
Last Updated: 2026-07-22
Source: giipv3/public/help/processlist.en.md