Skip to main content

Documentation Index

Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

What is Monitor?

Monitor is an open-source uptime monitoring platform that gives your team a real-time control room for tracking service health, managing incidents, and publishing public status pages.

Get up and running

Follow the quickstart guide to create your first monitor in minutes.

Core Features

Monitors

Track endpoints with six check types — Endpoint, Health, Ping, Keyword, SSL, and Push — with configurable intervals and response assertions.

Status Pages

Publish a public status page per organization, automatically updated as monitor states change.

Incidents

Create and track service incidents from detection through to resolution, with timeline updates visible on your status page.

Alert Channels

Get notified via Email, Slack, Discord, or a custom Webhook when a monitor goes down or recovers.

Tech Stack

Monitor is built on the following technologies:
LayerTechnology
FrameworkNext.js 16 (App Router)
UIReact 19 + Tailwind CSS v4
DatabaseMongoDB / Mongoose
EmailResend (primary) · Nodemailer (fallback)
AuthSession-based with OTP and magic-link support

Start developing locally

Set up the local development environment and explore the codebase.