Update 001_dashboard.md

This commit is contained in:
Radovan Ječmenica 2025-05-15 14:32:05 +02:00 committed by GitHub
parent d588f1f16e
commit eb69df763d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
![openadmin dashboard](/img/admin/openadmin_dashboard.png)
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.
![openadmin dashboard activity widget](/img/admin/openadmin_dashboard_activity_widget.png)
## Usage
The OpenAdmin dashboard's 'Usage' widget displays historical resource usage for teh server: number of websites, domains and users.
![openadmin dashboard usage widget](/img/admin/openadmin_dashboard_usage_widget.png)
## Quick start guide
Quick start guide highlights the recommended steps for the Administrator to perform upon installing OpenPanel.
![openadmin dashboard quick_start_guide](/img/admin/dashboard/quick_start_guide.png)
These steps include:
- 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.
![OpenAdmin Dashboard Services Widget](/img/admin/openadmin_dashboard_services_widget.png)
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.
@ -89,15 +80,10 @@ The System Information widget displays overview about your server configuration:
- Uptime
- Number of running processes
![OpenAdmin Dashboard System information widget](/img/admin/openadmin_dashboard_system_info.png)
## Latest News
The Latest News widget displays last 10 posts from [openpanel.co/blog](/blog/):
![OpenAdmin Dashboard Latest News widget](/img/admin/openadmin_dashboard_latest_news.png)
## 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.
![openadmin dashboard cpu widget](/img/admin/openadmin_dashboard_cpu_widget.png)
## 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.
![openadmin dashboard disk widget](/img/admin/openadmin_dashboard_disk_widget.png)