mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 001_dashboard.md
This commit is contained in:
parent
d588f1f16e
commit
eb69df763d
@ -8,7 +8,6 @@ The OpenAdmin offers an administrator-level interface where you can efficiently
|
|||||||
|
|
||||||
The dashboard page is the hub of the Admin interface and provides the overview of the current server performance, services and usage.
|
The dashboard page is the hub of the Admin interface and provides the overview of the current server performance, services and usage.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
On top of the pages, header contains:
|
On top of the pages, header contains:
|
||||||
|
|
||||||
@ -40,22 +39,16 @@ To hide a widget click on the "Dismiss" button that appears when hovering over a
|
|||||||
|
|
||||||
The OpenAdmin dashboard's 'User Activity' widget shows a log of actions taken by OpenPanel users, with a focus on those performed by the Administrator. The log is organized from newest to oldest, and active users, who have taken actions in the last 30 minutes, are marked with a green dot on the right side. To view detailed activity information, click on the user icon (avatar) to open their user account page with the Activity tab.
|
The OpenAdmin dashboard's 'User Activity' widget shows a log of actions taken by OpenPanel users, with a focus on those performed by the Administrator. The log is organized from newest to oldest, and active users, who have taken actions in the last 30 minutes, are marked with a green dot on the right side. To view detailed activity information, click on the user icon (avatar) to open their user account page with the Activity tab.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
The OpenAdmin dashboard's 'Usage' widget displays historical resource usage for teh server: number of websites, domains and users.
|
The OpenAdmin dashboard's 'Usage' widget displays historical resource usage for teh server: number of websites, domains and users.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
## Quick start guide
|
## Quick start guide
|
||||||
|
|
||||||
Quick start guide highlights the recommended steps for the Administrator to perform upon installing OpenPanel.
|
Quick start guide highlights the recommended steps for the Administrator to perform upon installing OpenPanel.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
These steps include:
|
These steps include:
|
||||||
|
|
||||||
- Set domain name instead of IP address for accessing OpenPanel
|
- Set domain name instead of IP address for accessing OpenPanel
|
||||||
@ -69,8 +62,6 @@ These steps include:
|
|||||||
|
|
||||||
The Services Status widget displays a list of services managed by OpenPanel and enables you to check their current status, restart them, or start/stop when needed.
|
The Services Status widget displays a list of services managed by OpenPanel and enables you to check their current status, restart them, or start/stop when needed.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Services can be configured from [Services > Service Status](/docs/admin/services/status) page.
|
Services can be configured from [Services > Service Status](/docs/admin/services/status) page.
|
||||||
|
|
||||||
The Admin service is excluded from the list since stopping that service will disable the OpenAdmin interface. To disable the admin panel, use the 'Disable Admin Panel' option from Settings > OpenAdmin.
|
The Admin service is excluded from the list since stopping that service will disable the OpenAdmin interface. To disable the admin panel, use the 'Disable Admin Panel' option from Settings > OpenAdmin.
|
||||||
@ -89,15 +80,10 @@ The System Information widget displays overview about your server configuration:
|
|||||||
- Uptime
|
- Uptime
|
||||||
- Number of running processes
|
- Number of running processes
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Latest News
|
## Latest News
|
||||||
|
|
||||||
The Latest News widget displays last 10 posts from [openpanel.co/blog](/blog/):
|
The Latest News widget displays last 10 posts from [openpanel.co/blog](/blog/):
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## CPU
|
## CPU
|
||||||
|
|
||||||
@ -105,14 +91,8 @@ The CPU usage percentage represents the amount of the CPU's processing power tha
|
|||||||
|
|
||||||
The data is auto-refreshed every 1 second to provide real-time updates.
|
The data is auto-refreshed every 1 second to provide real-time updates.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Disk Usage
|
## Disk Usage
|
||||||
|
|
||||||
The Disk Usage widget provides an overview of your system's disk usage. It displays information about each mounted disk partition, including details such as the device, mount point, filesystem type, and the amount of space used and available in a human-readable format (in gigabytes, GB or terabytes, TB). The 'Usage Percentage' column indicates the percentage of disk space currently in use.
|
The Disk Usage widget provides an overview of your system's disk usage. It displays information about each mounted disk partition, including details such as the device, mount point, filesystem type, and the amount of space used and available in a human-readable format (in gigabytes, GB or terabytes, TB). The 'Usage Percentage' column indicates the percentage of disk space currently in use.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user