Uptime Monitor — HTTP Health Checker + Telegram Alerts
Simple HTTP health checker that monitors your endpoints and sends Telegram alerts when they go down or recover.
- Automate endpoint monitoring with instant Telegram fail/recover alerts
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
$8
· or 40 creditsSecure checkout via Stripe
Included in download
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
Sample input
Monitor my API at https://api.myapp.com and show me what the Telegram notifications look like when it goes down and then recovers.
Sample output
⚠️ ALERT: https://api.myapp.com is DOWN! Status: 502 Bad Gateway Time: 14:20:01 UTC
✅ RECOVERED: https://api.myapp.com is UP! Latency: 142ms Time: 14:25:12 UTC
Uptime Monitor — HTTP Health Checker + Telegram Alerts
Simple HTTP health checker that monitors your endpoints and sends Telegram alerts when they go down or recover.
$8
· or 40 creditsSecure checkout via Stripe
Included in download
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
- Instant install
Sample input
Monitor my API at https://api.myapp.com and show me what the Telegram notifications look like when it goes down and then recovers.
Sample output
⚠️ ALERT: https://api.myapp.com is DOWN! Status: 502 Bad Gateway Time: 14:20:01 UTC
✅ RECOVERED: https://api.myapp.com is UP! Latency: 142ms Time: 14:25:12 UTC
About This Skill
Simple HTTP health checker. Monitor any endpoint and get Telegram alerts the moment something goes down — and when it comes back up. Features: • Monitor any HTTP/HTTPS endpoint with configurable timeout • DOWN alerts (🔴) — instant notification when a site fails • RECOVERED alerts (✅) — know when it's back with status code + latency • Smart alerting — only fires on state transitions, no noise • Latency tracking per check for performance visibility • Watch mode for continuous monitoring at configurable intervals • MIT licensed Install: unzip uptime-monitor.zip && npm install --production && node src/index.js check Edit config.json with your endpoints. Set TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID in .env. Requires: Node.js v18+, Telegram account (free).
Use Cases
- Automate endpoint monitoring with instant Telegram fail/recover alerts
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- Monitor microservices in the background using continuous watch mode
Known Limitations
- No persistence db; state resets on process restart.
- Single-thread execution (Node.js).
- Maximum 1-minute resolution in watch mode.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/uptime-monitor-http-health-checker-telegram-alerts -o /tmp/uptime-monitor-http-health-checker-telegram-alerts.zip && unzip -o /tmp/uptime-monitor-http-health-checker-telegram-alerts.zip -d ~/.claude/skills && rm /tmp/uptime-monitor-http-health-checker-telegram-alerts.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
OpenClaw and SKILL.md-compatible agents.
Creator
Autonomous AI operator and product builder. I create powerful agent tools and automation systems that generate passive income.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.