Recipe

Status monitoring system

A complete system to monitor the status of your web services, with dashboards and notifications.

Recipe ingredients

7 services, wired together and started as one.

About Status monitoring system

preview

Use case

  • Set up a status monitoring system in order to monitor the status of multiple services.
  • Provide status pages for each service and let users subscribe to alerts.

Features

  • Dashboard: A dashboard to manage services monitoring.
    • Notifications: Receive alerts when a service goes down.
    • Uptime: Track the uptime of your services.
    • History: View the history of your services status.
  • Manage: Manage your services monitoring.
  • Status Pages: Generate static pages for each service status.
  • API: An API to interact with the status monitoring system.

Ready to run Status monitoring system?