better-stack-monitors

Solid

Better Stack uptime monitors: check types, monitor fields, heartbeat monitors, monitor groups, and create/update/pause/delete operations.

AI & Automation 36 stars 16 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 80/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Better Stack Uptime Monitors ## Overview Uptime monitors are the core of Better Stack's monitoring platform. They periodically check URLs, ports, or heartbeats to detect downtime and performance degradation. Monitors can be grouped, paused, and configured with custom check intervals, expected status codes, and alerting thresholds. ## Key Concepts ### Monitor Types - **HTTP/HTTPS** - Check a URL for expected status code and response - **Ping (ICMP)** - Ping a host to verify reachability - **TCP** - Check if a TCP port is open and responding - **UDP** - Check UDP port connectivity - **Heartbeat** - Expect periodic check-ins from cron jobs or services - **DNS** - Verify DNS record resolution - **SMTP** - Check mail server connectivity - **POP3/IMAP** - Check email retrieval services ### Monitor Statuses - **Up** - Monitor is healthy, all checks passing - **Down** - Monitor detected downtime - **Paused** - Monitor is paused and not checking - **Pending** - Monitor was just created and hasn't checked yet - **Maintenance** - Monitor is in a maintenance window - **Validating** - Confirming downtime before alerting ### Check Intervals Better Stack supports check intervals from 30 seconds to 24 hours. Common intervals: - **30s** - Critical production services - **60s** - Standard web applications - **180s** - Non-critical services - **300s** - Background or internal services ### Heartbeat Monitors Heartbeat monitors expect periodic pings from your services. If a ping is m...

Details

Author
wyre-technology
Repository
wyre-technology/msp-claude-plugins
Created
5 months ago
Last Updated
today
Language
Astro
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category