Перейти к основному содержимому

🏠 Status Pages Overview

Monitron SaaS includes built-in public status pages that let you communicate service health to your users, customers, or team.


🎯 What Are Status Pages?

A status page is a public-facing web page that shows the current status of your services. When users ask "Is your service down?", you can point them to your status page.

Example URL: https://your-monitron.com/status/your-company


✨ Features

  • 🎨 Custom branding — Logo, brand color, custom CSS
  • 🌙 Dark theme — Beautiful dark-mode design
  • 📊 Component groups — Organize services into logical groups
  • 🔴 Overall status banner — Shows the worst status across all components
  • 🔥 Active incidents — Displays current incidents with real-time updates
  • 🔧 Maintenance windows — Shows scheduled maintenance
  • 📅 Past incidents — 7-day incident history
  • 📧 Email subscribers — Users can subscribe for updates
  • 🔗 Custom slugs — Choose your status page URL

🔧 Creating a Status Page

  1. Go to Status Pages in the sidebar
  2. Click "New Status Page"
  3. Configure:
НастройкаОписание
NameDisplay name (e.g., "Acme Corp Status")
SlugURL path (e.g., acme/status/acme)
DescriptionOptional description shown on the page
Is PublicWhether the page is publicly accessible

Adding Components

Components represent individual services on your status page. Each component links to a monitor:

НастройкаОписание
NameDisplay name (e.g., "API", "Website", "Database")
MonitorWhich Monitron monitor powers this component
GroupOptional group name (e.g., "Core Services", "APIs")
OrderDisplay order on the page

📊 Status Indicators

СтатусОтображается какЦвет
Operational✅ GreenAll monitors up
Degraded Performance⚠️ YellowElevated response times
Partial Outage🟠 OrangeSome components down
Major Outage🔴 RedMultiple components down
Maintenance🔵 BlueUnder scheduled maintenance

🌐 Accessing Status Pages

Status pages are available at:

https://your-monitron.com/status/{slug}

They're accessible without authentication — no login required.