Skip to main content
Team monitoring settings control how often SitePulse runs automatic checks and when monitoring problems open issues. Admins and owners can edit these settings; members can view them.
Individual sites can override cadence, thresholds, and other issue settings. Team defaults apply when a site has no override.

Automatic check cadence

Each check tool (Status, SSL, DNS, Broken Links, Performance) has its own cadence — how often SitePulse runs automatic checks across the team’s sites. Cadence presets range from every minute to every week. Your plan sets the fastest cadence allowed: Starter 30 minutes, Growth 5 minutes, Agency 1 minute. Broken-link and performance checks have an additional 12-hour minimum cadence floor because they are more expensive to run. SitePulse disables cadence options that are faster than your plan or the tool-specific floor. When a site’s enabled checks or cadence overrides change, SitePulse resyncs that site’s automatic schedules.

Issue rules

Issue rules define when automatic monitoring opens or resolves issues and sends notifications. Team defaults apply to every site unless a site overrides them.

Status check header

A default HTTP header sent with every status check across the team. Use this when monitored sites require authentication or a custom header to respond correctly. Format: header name and value (for example Authorization and a bearer token). Sites can override this header individually.

Enabled issue tools

Issue opening can be enabled or disabled per check tool. When disabled, automatic checks for that tool still run and save results, but they do not open or resolve issues. Use this to monitor a tool without generating incidents (for example, run performance checks for trends only).

Default thresholds

New teams inherit these defaults (from SitePulse configuration):
ToolSettingDefault
StatusFailures to open incident2
StatusResolve after successes1
StatusConfirmation retry (minutes)2
StatusFollow-up while open (minutes)5
SSLExpiry window (days)14
Broken linksMinimum broken links5
Broken linksConsecutive breaches to open1
Broken linksIgnore external linksOff
Broken linksIgnore redirectsOff
PerformanceMinimum score50
PerformanceMax TTFB (ms)4000
PerformanceMax load time (seconds)Not set
PerformanceConsecutive breaches to open2
DNSHard failures onlyOn
DNSMonitored record typesA, AAAA, CNAME, MX, NS, TXT
EscalationEnabledOff

Status thresholds

Status rules control when uptime incidents open and resolve:
SettingMeaning
Failures to openConsecutive failed status checks required before an issue opens
Confirmation retry (minutes)How soon SitePulse reruns a failed check to confirm the failure before opening an issue
Successes to resolveConsecutive successful checks required before the issue is marked recovered
Follow-up while open (minutes)How often SitePulse rechecks an active uptime incident until it recovers
Presets set the first two values together — Instant (1 failure, 1-minute retry), Conservative (3 failures), Aggressive (1 failure, 2-minute retry) — or set custom values independently.

SSL thresholds

The expiry window (days) controls how many days before certificate expiry SitePulse opens an SSL issue. SitePulse also opens an issue when a certificate is invalid, missing, or cannot be verified, regardless of the expiry window.

Performance thresholds

Performance issue rules use three separate breach checks:
SettingDescription
Minimum scoreLowest acceptable Lighthouse performance score (1–100)
Page URLOptional URL on the same domain to monitor instead of the site root
Max TTFB (ms)Slowest acceptable time to first byte in milliseconds
Max load time (seconds)Slowest acceptable Time to Interactive (TTI), measured in seconds
A performance check breaches when any configured limit is exceeded. Leave Max load time empty to skip load-time evaluation. The performance page URL must belong to the monitored site’s domain. Set it per site when one route, such as a pricing or checkout page, matters more than the homepage.

DNS record monitoring

SettingDescription
Hard failures onlyOpen incidents only when DNS lookups fail with a hard error
Monitored record typesWhich record types (A, AAAA, CNAME, MX, NS, TXT) are compared for changes on each check
SitePulse stores a baseline from each site’s first DNS check. To define explicit expected values instead of the first-check baseline, set DNS expected records per site. SitePulse opens a DNS issue when:
  • A DNS lookup hard fails, or
  • Hard failures only is off and a monitored record type is missing or changed from the site’s expected values
SettingDescription
Minimum broken linksHow many broken URLs a crawl must find before it counts as a breach
Consecutive breaches to openHow many breached crawls in a row are required before an issue opens
Ignore external linksExclude links whose host differs from the monitored site
Ignore redirectsExclude links that return 301, 302, or 303
Ignore pathsURL path patterns excluded from the crawl; supports wildcards such as /wp-admin/*
Sites can override ignore paths individually. If broken-link checks return many 503 responses, the target site may be blocking crawlers. Add SitepulseBot to the site’s robots.txt allowlist.

Escalation

Escalation sends follow-up reminders while an issue stays open or acknowledged. Reminders use the same destinations as Issue detected notifications (email, Slack, Teams, webhooks, in-app). Choose one or more intervals: 15 minutes, 30 minutes, 1 hour, 6 hours, or daily after the issue opens. Escalation is off by default. Escalation does not open new issues. It re-sends alerts on the schedule you choose until the issue is resolved or no longer active. Quiet time suppresses escalation reminders the same way it suppresses other outbound alerts. See Notifications for how escalation interacts with notification configurations.

Quiet time

Quiet time suppresses outbound notifications (email, Slack, Teams, webhooks, in-app alerts) during a daily window defined by a start and end time in the team’s timezone. Checks continue to run during quiet time. Issues can still open, acknowledge, and resolve — only alerts are suppressed. See Notifications for how quiet time interacts with each channel.

Check tools

What the five tools measure and how to read results

Managing issues

Incident triage after thresholds are breached

Notifications

Where alerts are sent when issues open, escalate, or resolve

Managing sites

Per-site cadence, threshold, and snooze overrides