Physical/Cloud Server List Guide
Learn how to check and filter the inventory of all servers (Physical IDC servers and Public Cloud VMs) managed on the GIIP platform.
📋 Overview
The Server List screen provides a unified view of all your computing assets. Here, you can check the operating status of each server in real-time, search for necessary assets quickly, and navigate to detailed pages.
🔍 Key Features & Screen Composition
1. Integrated Filters & Search
- Project Filter: View only servers belonging to a specific project.
- Status Filter: Filtering is possible by
Running,Stopped,Warning, andUnknownstatuses. - Search Bar: Search immediately by Hostname or IP address.
2. Agent Status (Agent Icon)
Intuitively grasp agent connection status through icon colors in the server list.
- 🟢 Green: Normal connection and metric collection in progress.
- 🟡 Yellow: Latency detected (unstable network).
- 🔴 Red: Connection lost (Agent restart required).
3. Asset Attribute Summary
Instantly check core specifications such as OS version, number of CPU cores, and Uptime in each row.
🛠️ Action Bar
- Bulk Execution: Select multiple servers and click the [Execute Command] button at the top to update packages or restart services simultaneously.
- Excel Download: Export the currently filtered server list to a CSV or Excel file.
💡 Tips
- Using Tags: Assign tags like
Web,DB, orStagingto servers to categorize them much faster by purpose in the list.
API Reference
For detailed API specifications of this feature, refer to the separate guide.
Troubleshooting
| Symptom | Cause | Solution |
|---|---|---|
| Server icon appears 🔴 red | Agent connection lost | Restart the agent on the affected server |
| Server icon appears 🟡 yellow | Latency due to an unstable network | Check the network status and re-check after a moment |
| The server you are looking for is not in the list | A Project/Status filter or search term is applied | Reset the filters or search by Hostname/IP address |
| Bulk commands are not applied to some servers | The agent on the target server is disconnected | Select only servers with a 🟢 green agent icon and run again |
Version: 1.0
Last Updated: 2026-03-19
Source: giipv3/public/help/lsvrlist.en.md