Complete Documentation & Guides
Everything you need to know about Status Eagle monitoring service. Learn how to set up monitors, configure alerts, create status pages, and integrate with your existing tools.
Getting Started
Welcome to Status Eagle! This guide will help you get started with monitoring your websites and services.
Quick Start
- Sign up for a free account
- Create your first monitor
- Configure alert notifications
- Set up a status page
Monitors
Monitors are the core of Status Eagle. They check your services at regular intervals and alert you when something goes wrong.
Monitor Types
Ping Monitor
Monitor server availability with ping checks
Port Monitor
Check if specific ports are open and responding
DNS Monitor
Monitor DNS resolution and detect changes
Keyword Monitor
Check for specific keywords on your website
Alerts
Configure alerts to be notified immediately when your services go down or come back up.
Alert Channels
- Email notifications
- SMS alerts
- Slack integration
- Discord webhooks
- Phone calls
- Custom webhooks
Status Pages
Create beautiful, public status pages to keep your customers informed about service status and incidents.
Features
- Custom domains and branding
- Real-time incident updates
- Email notifications to subscribers
- RSS feeds
- Maintenance windows
- Analytics and insights
API
Integrate Status Eagle with your existing tools using our REST API.
Base URL
https://api.statuseagle.com/v1
Authentication
Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY