Documentation menu

Docs

Endpoints & Scans

Adding servers to monitoring, how scanning works, and how to read scan results.

An endpoint is one server being monitored, identified by its IP address. Add one with its IP (or hostname, which is resolved when you save) and a nickname so you recognize it later.

When scans happen

  • Automatically: your servers are checked continuously in the background; you never have to schedule anything.
  • On demand: every endpoint has a *Scan now* button. Manual scans have a short cooldown between runs, shown on the page.

Reading a scan result

FieldMeaning
Open portsEvery port on the server that answered from the public internet.
New portsPorts open now that were not open in the previous scan, worth a look.
Closed portsPorts that were open before and are closed now.
Detected servicesWhat appears to be running (web server, database, mail…), inferred from ports and banners.

An open port is not automatically a problem. A web server is *supposed* to answer on 443. Ports you expect belong in Allowed Ports; everything else raises an issue.

Compiled from the AegisWhite platform (build 6bffe04, module v1.7.3, 2026-07-14).