Skip to content

Database Health – adminbolt Admin Panel

The Database Health page provides health checks and status information for the database server (e.g. MySQL or MariaDB). It is separate from the general Health Check or App Health pages, which may cover multiple components.

URL: /admin/database-health

Overview

Database Health focuses on whether the database is reachable, responsive, and in a good state. It can show replication status, disk space for data directories, and other DB-specific indicators.

Purpose

  • Verify database connectivity from the panel.
  • Check replication lag (if applicable) and cluster status.
  • See alerts or warnings (e.g. disk space, deadlocks).
  • Quick reference for support or troubleshooting.

Prerequisites

  • Access to the admin panel in adminbolt.
  • Database in the sidebar (Database → Health).

Interface Description

  • Page heading: Health (h1) – Database section.
  • Intro text: Database server health status and performance indicators.
  • Refresh – Button to re-run health checks.
  • Overall Health Status – Section showing status (e.g. healthy), Last checked (timestamp), and Uptime.
  • Connection Health – Section with connection-related values (e.g. Current connections). Further sections may show replication, disk, or other DB-specific checks.

Database → Health

Notes

  • Address any critical or warning states before they impact hosting accounts or panel operation.
  • Health checks may run on a schedule; refresh the page to see the latest result.