EN-B033-080-health-dashboard
[EN-B033-080] Agent Health Dashboard
- Date: 2026-02-15
- Language: EN
- Category: Operations / Security
- Status: New
Overview
A baseline-compliant recipe that monitors agent availability, API consumption, memory integrity, and secret expiration in one place.
Security Baseline Alignment (JA-071)
- Secret Management: Monitors API key quotas and expiration, alerting when 20% remains.
- Monitoring & Recovery: Records hourly health check results in
memory/health-state.json. Suggests rollback processes upon anomaly detection.
Implementation Steps
- Agent collects usage from the Gateway and the latest logs from the Vault.
- Triggered by
cronto summarize status every morning at 08:00 AM. - If anomalies exist, notifies the user as a "Mandatory Action."
Mandatory / Optional
- Mandatory: Retention of health check history, API threshold alerts.
- Optional: Visualization graph generation using Canvas.
Tags
#OpenClaw #Security #HealthCheck #Operations