System Status

{{ systemHealth.status || 'Loading...' }}

Backend: {{ systemHealth.configuration?.backend }}

CPU Usage

{{ systemHealth.resources?.cpu_percent }}%

System: {{ systemHealth.resources?.system_cpu }}%

Active Jobs

{{ backgroundJobs.active_count || 0 }}

Background Tasks

Cache Stats

{{ cacheStats.keys || 0 }}

Type: {{ cacheStats.type }}

Background Jobs

Task Name Status
{{ task.name }} {{ task.done ? 'Completed' : 'Running' }}
No active jobs

API Keys

Name Role Created
{{ key.name }} {{ key.role }} {{ key.created }}

Pivot Engine Administration

Please provide your Admin API Key to access the dashboard.