mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update resource_usage.md
This commit is contained in:
parent
0e3566d326
commit
de3091c769
@ -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.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
:::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.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
### 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.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Network I/O
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user