Troubleshooting Health Check

AI Agent Health Check

Regular health checks ensure your OpenClaw agent is running optimally. This guide covers how to monitor agent health and diagnose performance issues.

Quick Health Check

# Run the full diagnostic suite
openclaw doctor

# Check agent status
openclaw status

# View system resource usage
openclaw stats

Health Indicators

IndicatorHealthyWarning
Response time< 3 seconds> 10 seconds
Memory usage< 500 MB> 1 GB
Error rate< 1%> 5%
Channel uptime99%+< 95%
Disk space> 20% free< 10% free

Common Performance Issues

Automated Health Monitoring

# Schedule hourly health checks
openclaw schedule health-check --interval 1h --notify slack
ClawScan
Automatically detect and fix issues with your OpenClaw setup.
Explore ClawScan →