[EN-C037-087] Self-Hosted AI Healthcheck (Advanced)
Overview
Periodically monitor the status of OpenClaw and MCP servers running on multiple servers or VPS. Detect resource shortages or process stops, and perform automatic recovery or notification.
Setup
- Create Monitoring Script: Use
execto run commands likedf,free, orps, and analyze the results. - Utilize Healthcheck Skill: Use the
healthcheckskill to verify security settings and vulnerabilities. - Cron Job: Run every hour and notify the #alert channel only when anomalies are detected.
Benefits
- Eliminates the need to log in manually for checks.
- Early detection of failures and minimization of downtime.
Language Note
- JA Version: JA-C039-087
- ZH Version: ZH-C034-087