Getting Started with Nines
Nines helps you monitor your services and communicate reliability to your users. This guide walks you through the core flow: sign up, add a monitor, and create a status page.
Overview
Nines has three core concepts:
- Monitors — periodic checks that verify your services are up and responding correctly.
- Incidents — automatically created when a monitor fails; resolved when it recovers.
- Status Pages — public pages that display your monitors' current status and incident history.
Add a Monitor
After signing up, create your first monitor from the dashboard:
- Click New Monitor in the dashboard.
- Enter the URL you want to monitor (e.g.,
https://api.example.com/health). - Choose your check interval (5 minutes on Free, 1 minute on Pro, 30 seconds on Business).
- Select the regions to check from.
- Click Save. Nines will start checking within seconds.
A monitor is considered down when it fails from all selected regions. This prevents false positives from single-region network hiccups.
Create a Status Page
Status pages let you communicate service health to your users proactively.
- Go to Status Pages in the dashboard.
- Click New Status Page and give it a name.
- Add the monitors you want to display.
- Your status page is live at
https://status.nines.sh/your-page. - Pro and Business plans can use a custom domain (e.g.,
status.example.com).
Notifications
Configure how you get alerted when a monitor goes down:
- Email — available on all plans.
- Slack — available on Pro and Business plans.
- PagerDuty — available on Business plan.
- Webhooks — available on Business plan.
Go to Settings → Notifications to configure your channels.
Incidents
Incidents are created automatically when a monitor fails from all regions. When the monitor recovers, the incident is resolved automatically.
You can also create manual incidents from the dashboard to communicate planned maintenance or known issues to your status page subscribers.
Ready to start monitoring? Sign up for free — no credit card required.