Update resource_usage.md

This commit is contained in:
p3t4rc 2025-04-30 15:02:51 +02:00 committed by GitHub
parent 0e3566d326
commit de3091c769
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,7 @@ sidebar_position: 4
Resource Usage provides real-time information about your server's CPU, RAM, and other performance metrics. You can monitor your server's resource consumption and access historical data to make informed decisions.
![resource_usage.png](/img/panel/v1/analytics/resource_usage.png)
![resource_usage.png](/img/panel/v2/usage.png)
## CPU Usage
@ -17,23 +16,13 @@ The CPU Usage section displays the current CPU usage of your server. It provides
The gauge shows the current CPU usage as a percentage. It helps you quickly assess how much of your CPU resources are in use.
### Top Processes
Clicking on the 'View top processes' will display top 10 active processes sorted by the CPU usage.
![view_top_processes_cpu.png](/img/panel/v1/analytics/view_top_processes_cpu.png)
:::info
To view more than top 10 processes use the [Process Manager](/docs/panel/advanced/process_manager) interface.
:::
### Historical Data
To view past CPU usage data, click the 'View Past CPU Usage' button.
To view past CPU usage data, click the Arrow button on the top right corner of the CPU gauge block.
This will open the Historical Resource Usage page that allows you to track historical CPU and memory usage, enabling you to make informed decisions and analyze your server's performance over time.
![resource_usage_history.png](/img/panel/v1/analytics/resource_usage_history.png)
![resource_usage_history.png](/img/panel/v2/usage_history.png)
## RAM Usage
@ -47,20 +36,13 @@ The gauge illustrates the current RAM usage, including the percentage used and t
- Memory Usage
- Memory Limit
### Top Processes
Clicking on the 'View top processes' will display top 10 active processes sorted by the RAM usage.
![view_top_processes_ram.png](/img/panel/v1/analytics/view_top_processes_ram.png)
### Historical Data
Access historical RAM usage data by clicking the 'View Past Usage' button.
Access historical RAM usage data by clicking the Arrow button on the top right corner of the RAM gauge block.
This will open the Historical Resource Usage page that allows you to track historical CPU and memory usage, enabling you to make informed decisions and analyze your server's performance over time.
![resource_usage_history.png](/img/panel/v1/analytics/resource_usage_history.png)
![resource_usage_history.png](/img/panel/v2/usage_history.png)
## Network I/O