Skip to main content

Welcome to PingSLA

PingSLA is an enterprise-grade uptime monitoring, SLA tracking, incident alerting, and status page platform. This documentation covers everything you need to configure, operate, and scale your monitoring infrastructure.

What PingSLA Does​

CapabilityDescription
HTTP MonitoringCheck endpoints every 30s–60s from multiple probe locations
Ping MonitoringICMP reachability for servers and network devices
Keyword MonitoringDetect content changes or error strings in responses
SSL MonitoringTrack certificate expiry and chain validity
Incident ManagementAuto-create and resolve incidents based on configurable alert policies
Notification ChannelsEmail, Telegram, Slack, and outbound webhooks
Status PagesPublic-facing hosted status pages with custom domain support
Team ManagementMulti-user workspaces with role-based access control
APIFull REST API for programmatic access and integrations

Architecture Overview​

Internet → Cloudflare → AWS ALB → EC2 (Nginx)
ā”œā”€ pingsla.com (marketing)
ā”œā”€ app.pingsla.com (dashboard SPA)
ā”œā”€ api.pingsla.com (Node backend)
ā”œā”€ status.pingsla.com (status proxy)
└─ docs.pingsla.com (this site — static)

Probe workers run in distributed regions independently of the main application server, ensuring monitoring continues even if your API is temporarily unavailable.

Quick Navigation​

Support​