メインコンテンツまでスキップ

EN-B033-080-health-dashboard

English


[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)

  1. Secret Management: Monitors API key quotas and expiration, alerting when 20% remains.
  2. Monitoring & Recovery: Records hourly health check results in memory/health-state.json. Suggests rollback processes upon anomaly detection.

Implementation Steps

  1. Agent collects usage from the Gateway and the latest logs from the Vault.
  2. Triggered by cron to summarize status every morning at 08:00 AM.
  3. 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