Admin

Admin Dashboard

Overview of the Server Mode dashboard — server stats, service status, account totals, and quick actions.

Last updated 1775606400

The admin dashboard is the landing page for Server Mode. It gives you an at-a-glance picture of server health, account totals, and recent activity without having to dig into individual sections.

Server Stats

The top row of cards shows live data pulled from the Agent's /stats/server endpoint:

Metric Details
CPU Current utilisation percentage
RAM Used / total memory in MB or GB
Disk Used / total across the primary partition
Network Current in/out throughput (bytes/sec)

These values refresh every 30 seconds. For continuous live charts, go to Monitoring.

Account and Domain Totals

Below the server stats, the dashboard shows:

  • Total Accounts — all hosting accounts on this server, regardless of owner.
  • Total Domains — primary domains plus add-on domains across all accounts.
  • Suspended Accounts — accounts currently in a suspended state.

Clicking any of these totals navigates to the filtered accounts list.

Services Status

The services panel lists each managed service and its current state (Running / Stopped / Failed):

  • nginx
  • php8.1-fpm through php8.4-fpm
  • mariadb
  • postfix
  • dovecot
  • opendkim
  • rspamd
  • powerdns
  • opterius-agent
  • opterius-queue

A red indicator next to any service warrants immediate attention. Click the service name to go directly to Service Management where you can restart it.

Warning: A failed opterius-agent service means the Panel cannot communicate with this server. Account operations will fail until the agent is restored.

Recent Activity

The dashboard shows the last 10 entries from the server-wide activity log:

  • Account created / suspended / deleted
  • Service restarted
  • SSL certificate issued or renewed
  • Admin login events

Each entry includes a timestamp and the acting user. The full log is available under Server Mode → Activity.

License Info

The dashboard footer shows your current license tier, plan limits (server count, account count), and expiry date. A warning banner appears when the license expires within 30 days. See Activating Your License for renewal steps.

Quick Actions

Two buttons are always present in the dashboard header:

Related