Uptime
Monitor website availability and response times. Use when checking site status, benchmarking latency, tracking uptime history, or alerting on outages.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/uptimeUptime
System and website uptime monitor. Check system load, test URL reachability with timing, log uptime history, and set up outage alerts.
Commands
| Command | Description |
|---|---|
uptime status | Show system uptime, load average, CPU count, and logged-in users |
uptime check <url> | Check if a URL is reachable (HTTP status, connect time, TTFB) |
uptime log | Log current system uptime snapshot to ~/.uptime-monitor/uptime.log |
uptime history | Show uptime log history (last 30 entries) |
uptime alert <url> <email> | Check URL and send email alert if down |
uptime since | Show system boot time |
uptime multi <url1> <url2> ... | Check multiple URLs at once with summary |
uptime version | Show version |
Examples
uptime status # → uptime, load, users, hostname
uptime check https://example.com # → HTTP 200, connect 0.1s, TTFB 0.2s
uptime log # → saves snapshot to log file
uptime history # → shows recent log entries
uptime alert https://mysite.com [email protected] # → alerts if down
uptime since # → boot time
uptime multi https://google.com https://github.com # → batch check
Requirements
/proc/uptime,/proc/loadavg(Linux)curl(for URL checks)mail(optional, for email alerts)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-uptime": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
kami-package-detection
A free skill by Kami SmartHome. Get notified the moment a package arrives at your door. Detects packages, parcels, and bags from RTSP camera streams using AI vision.