Skip to content

Service Metrics – adminbolt Admin Panel

The Service Metrics page shows metrics for individual services (e.g. web server, database, mail) managed by adminbolt.

URL: /admin/service-metrics

Overview

Service Metrics provide a per-service view of resource usage and health. This complements the general Metrics page by focusing on specific daemons or components.

Purpose

  • Monitor CPU, memory, or I/O per service.
  • Identify which service is driving load.
  • Support tuning and troubleshooting of individual components.

Prerequisites

  • Access to the admin panel in adminbolt.
  • Home in the sidebar (Home → Service Metrics).

Interface Description

  • Page heading: Service Metrics (h1).
  • Intro text: Monitor CPU, memory, and process metrics for all system services.
  • Refresh – Button to reload metrics.
  • Summary cards: Total Services, Average CPU %, Total Memory, Total Processes (with current values).
  • Table or list of individual services with per-service CPU, memory, and process details; columns and rows depend on running services.

Home → Service Metrics

Notes

  • Not all services may be present; visibility depends on what is installed and monitored by adminbolt.
  • Use together with Execution Logs or service-specific logs when debugging.