Configure what every agent tests, how often, and which one-click service packs to add. Open Config (Owner/Admin) on the dashboard.

DNS always runs first for a target (shown as DNS ms in results). Per-target columns:
| Check | Meaning |
|---|---|
| Ping | ICMP / ping check |
| TCP | TCP connect check to the configured port |
| TLS | TLS handshake + certificate validation (detects MITM) — UI hint: cert handshake catches MITM |
| Trace | Traceroute toward the destination |
| Port | Port used for TCP/TLS |
Toggle columns per destination, then Save. Agents pull the new config on the next Update config or before the next scheduled cycle.
Enable Trace on important destinations when you want hop paths on the Path map. Private hops are skipped for geo plotting.
Under Config → Probe options:
| Setting | Default | Range |
|---|---|---|
| Test interval (minutes) | 5 | 1–1440 |
| Ping count | 4 | 1–20 |
| Traceroute max hops | 30 | 1–64 |
| Timeout (ms) | 3000 | 500–30000 |
After save you should see a status like: saved version with the interval agents will use on the next cycle.
Service packs add common SaaS / cloud destinations in one click. After applying a pack, review Targets and Save.
Hosts are concrete FQDNs only (wildcards cannot be probed). UDP media (Zoom/Webex/Slack huddles, Teams AV) is not probed — packs use TCP/443 (or documented TCP) web/API canaries.
Included packs:
Tenant-specific hosts (Okta tenant, ServiceNow instance, Atlassian site, Salesforce My Domain) should be added as custom targets after applying a pack.
In Config → Groups, create a group and assign agents and tests. New groups start with all tests selected (use Select all / Clear to adjust). Agents receive:
Ungrouped agents get only ungrouped tests. Admin Config always shows the full list.
After each agent run upload, the API tracks consecutive failures per device + target:
ProbeAlerts:ConsecutiveFailureThreshold in API config). One open alert per device+target until a success clears it (or an admin clicks Resolve on the dashboard).Windows agents also report endpoint security agents (CrowdStrike Falcon, and newer builds: GSA / Netskope / Zscaler / etc.). If Falcon is present and TLS fails to a crowdstrike.com or cloudsink.net host, the alert severity is high with text indicating the sensor likely cannot check in.
Open alerts appear in a Probe alerts banner on Runs & map.
See Dashboard for reading runs and reports.