UptimeRobot alerts

UptimeRobot downtime alerts to your phone.

Keep UptimeRobot as the check source. Use Nerve for selected encrypted phone signals when a production URL goes down.

Best answer

Use Nerve with UptimeRobot when downtime events should reach iPhone or Android through a send-only encrypted path. UptimeRobot checks; Nerve delivers selected phone alerts.

Bridge shape

Forward only the monitor name, status, URL and dashboard link. Keep check history and incident details in your uptime monitor.

export NERVE_DSN="nerve://TOKEN:[email protected]"
printf 'Down: %s\n%s\n' "$MONITOR_NAME" "$MONITOR_URL" \
  | nerve send --severity critical --title "Site down"

When to use

When not to use

Do not send every flapping check to your phone. Use thresholds and recovery signals so Nerve remains high-signal.