Dashboard¶
The dashboard is the landing page after login and provides an immediate overview of your server's health and all managed hosting accounts.
Overview¶
The admin dashboard shows four areas:
- Statistics Cards — Quick figures for customers, subscriptions, sites, domains, databases, and mailboxes
- Server Metrics — CPU, RAM, disk, and load average in real time
- Service Status — All managed services with online/offline indicators
- Recent Subscriptions — The five newest hosting accounts
Statistics Cards¶
The following metrics are displayed as cards at the top:
| Card | Description |
|---|---|
| Customers | Total number of all created customers |
| Subscriptions | Total number of all hosting accounts (active + suspended) |
| Sites | Number of all websites |
| Domains | Number of all managed domains |
| Databases | Number of all MariaDB databases |
| Mailboxes | Number of all email mailboxes |
Each card is clickable and navigates directly to the corresponding management page.
Server Metrics¶
CPU Usage¶
- Displayed as a percentage with color coding:
- Green (< 70%) — Normal operation
- Yellow (70–90%) — Elevated load
- Red (> 90%) — Critical usage
- The number of CPU cores is also displayed
Memory (RAM)¶
- Used and total memory in GB
- Percentage usage with progress bar
Disk¶
- Usage per mount point (e.g.
/,/home) - Used and total storage
- Percentage usage with color coding
Load Average¶
- Values for 1, 5, and 15 minutes
- Helps assess system load over time
Service Status¶
A table shows the status of all managed system services:
| Service | Function |
|---|---|
| Nginx | Web server |
| MariaDB | Database server |
| Postfix | Incoming email (MTA) |
| Dovecot | Outgoing email (IMAP/POP3) |
| PowerDNS | Name server |
| PHP-FPM | PHP process manager |
| rspamd | Spam protection |
| Redis | Cache |
| fail2ban | Intrusion protection |
| Certbot | SSL certificates |
| Unbound | DNS resolver |
| ProFTPD | FTP server |
Each service is displayed with a status indicator:
- Green dot with glow — Service is running
- Red dot with glow — Service is stopped
Stopped Services
If a service is shown as stopped, check its status via System > Services and restart it there if needed.
Recent Subscriptions¶
A compact table of the five newest hosting accounts with:
- Customer name
- Package name
- Primary domain
- Status (active/suspended)
- Creation date
Multi-Server View¶
When multiple servers are configured, the dashboard shows a server overview with:
| Column | Description |
|---|---|
| Name | Server name |
| Hostname | FQDN of the server |
| CPU | Current CPU usage |
| RAM | Current memory usage |
| Disk | Disk usage |
| Accounts | Number of hosting accounts on this server |
| Agent Version | Installed version of the management agent |
| Status | Online/Offline with color indicator |
Agent Updates
If a newer agent version is available, an update notice is displayed next to the version number.
License Information¶
The current license status is displayed on the dashboard:
- License Type (e.g. Standard, Professional)
- Product (enconf)
- Expiration Date
- Grace Period — Notice if the license is running within the tolerance period
License Expired
When the license has expired and the grace period ends, the panel will restrict access. Renew your license in time.
Customer Dashboard¶
After login, customers see a simplified dashboard with:
- Quota bars for disk space, sites, domains, databases, mailboxes, FTP accounts, cron jobs, and WordPress installations
- Subscription list with all their hosting accounts
- Direct links to the most important management pages