Skip to content

Alerts

PingRoot notifies you when a monitor goes down and again when it recovers. Alerts only fire on state changes — you won’t receive a flood of emails for a monitor that stays down.


SituationAlert Sent?
Monitor just created (first check)No — not enough data yet
Monitor goes from Up → DownYes — DOWN alert
Monitor stays Down (within cooldown)No
Monitor stays Down (cooldown elapsed)Yes — repeat DOWN alert
Monitor goes from Down → UpYes — recovery alert

Alert cooldown by plan: Free plan re-alerts every 15 minutes. Pro and Team re-alert every 5 minutes.


A DOWN alert is sent when a monitor goes from Up → Down.

Alert typeSubjectKey info
DOWN⚠️ Monitor DOWN: {url}Error message, timestamp, link to dashboard

A UP alert is sent when a monitor goes from Down → Up.

Recovery alerts are never delayed — you are notified immediately when your service recovers.

Alert typeSubjectKey info
UP (recovery)✅ Monitor UP: {url}Downtime duration (e.g., “2 hours, 14 minutes”), recovery timestamp

Each monitor has an individual alert on/off switch, accessible via the bell icon on the monitor card.

StateIconBehavior
EnabledGreen bellDOWN and UP emails are sent for this monitor
DisabledGray bell-slashNo emails are sent for this monitor

This is useful when:

  • A monitor is on a known unstable or under-maintenance endpoint.
  • You want to track uptime data without receiving notification emails.
  • You are testing a new monitor before enabling alerts.

Changes take effect immediately.


If an alert fails to send, monitoring continues uninterrupted.


Pro and Team plans can configure webhook notifications per monitor. PingRoot sends a POST request to your configured URL when a monitor goes down or recovers.

Supported integrations: Slack, Discord, PagerDuty, and any custom HTTP endpoint.

See the Webhooks guide for setup instructions, payload formats, and delivery details.