Probe targets & service packs

On this page
  1. What each check means
  2. Probe options
  3. Service packs
  4. Groups
  5. Cloud vs endpoint
  6. Probe failure alerts

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

Config targets
Targets, probe options, and service packs sync to agents before each run.

What each check means

DNS always runs first for a target (shown as DNS ms in results). Per-target columns:

CheckMeaning
PingICMP / ping check
TCPTCP connect check to the configured port
TLSTLS handshake + certificate validation (detects MITM) — UI hint: cert handshake catches MITM
TraceTraceroute toward the destination
PortPort 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.

Tip

Enable Trace on important destinations when you want hop paths on the Path map. Private hops are skipped for geo plotting.

Probe options

Under Config → Probe options:

SettingDefaultRange
Test interval (minutes)51–1440
Ping count41–20
Traceroute max hops301–64
Timeout (ms)3000500–30000

After save you should see a status like: saved version with the interval agents will use on the next cycle.

Service packs

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.

Groups

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.

Cloud vs endpoint

Probe failure alerts

After each agent run upload, the API tracks consecutive failures per device + target:

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.

Quick test (CrowdStrike pack)

  1. Config → Service packs → add CrowdStrike Falcon (US-1), US-2, or EU-1, Save.
  2. Install/update the Windows agent.
  3. Block outbound 443 to the pack hosts (or simulate TLS failure), then let the tray run 3 cycles (or lower the threshold in API config for lab).
  4. Confirm a high-severity alert on the dashboard when Falcon is installed locally.

See Dashboard for reading runs and reports.