Port Checks

Checks & Monitoring Updated Apr 2, 2026

Port checks verify that a TCP or TLS service is accepting connections on a specific port.

Configuration

FieldDescription
HostHostname or IP address of the server.
PortPort number (1–65535).
SSL/TLSEnable to connect via TLS (TCPS). Disable for plain TCP.
Interval30s, 60s, 2m, 5m, 10m, 30m or 1h.

How it works

The agent opens a TCP connection to the specified host and port. If the connection is established within the timeout window, the check is marked up. If the connection is refused, times out or fails, the check is marked down.

When SSL/TLS is enabled, a full TLS handshake is performed. Certificate details are captured, and SSL expiration alerts apply.

Common ports to monitor

ServicePortSSL
SSH22No
SMTP25 / 587587 with STARTTLS
MySQL3306No
PostgreSQL5432No
Redis6379No
HTTPS443Yes
RDP3389No
MSSQL1433No