Ping & Port Monitoring

Know the instant your server or port goes down

Beacony pings your hosts via ICMP and probes any TCP port from 1 to 65535 on a configurable schedule. Whether it's a VPS, a database server, a mail relay, or a game server — you get an alert the moment it stops responding.

Ping monitoring

ICMP ping checks verify that a host is reachable on the network. Beacony sends a ping to your server's IP or hostname and measures round-trip time. If the host stops responding, you get alerted immediately.

  • Works with any hostname or IP address
  • Measures round-trip latency
  • Detects network-level outages
  • No port required — network-layer check

Port monitoring

TCP port checks verify that a specific port is open and accepting connections. Useful for services that don't expose an HTTP endpoint — databases, SSH servers, SMTP relays, game servers, and more.

  • Check any TCP port from 1 to 65535
  • Works for any TCP-based protocol
  • Detects port-level failures independently of host reachability
  • Supports TCP and UDP protocols
Use cases

Common server and port monitoring use cases

:22SSH

Verify SSH access is available on your servers

:25 / 587SMTP

Check your mail server is accepting connections

:3306MySQL

Monitor database port availability

:5432PostgreSQL

Ensure your Postgres instance is reachable

:6379Redis

Track Redis port health alongside your app

:CustomGame servers

Monitor any custom port for game or media servers

FAQ

What is the difference between ping monitoring and port monitoring?

Ping (ICMP) checks whether a host is reachable at the network layer — it tells you the machine is alive. Port monitoring checks whether a specific TCP port is open and accepting connections — a host can respond to ping while a service like MySQL or SSH is down. Use both together for full server monitoring coverage.

Can I monitor private or internal IP addresses?

No. Beacony checks from cloud infrastructure and cannot reach private IP ranges (10.x, 192.168.x, 172.16.x). For monitoring internal background jobs or workers, use Heartbeat monitoring instead — your job pings a unique Beacony URL to confirm it ran.

How fast are ping and port checks?

Checks run at your configured interval, from every 30 seconds up to every 24 hours. Beacony requires consecutive failures before opening an incident to avoid false alerts. Once confirmed, your alert arrives in under 60 seconds.

Which protocols are supported for port monitoring?

TCP port monitoring is supported for any port from 1 to 65535 — databases (MySQL :3306, Postgres :5432, Redis :6379), mail servers (SMTP :25/:587), SSH (:22), and custom ports. ICMP is used for ping. HTTP/HTTPS endpoints have a dedicated monitor type with status code and content checks.

Start monitoring your servers

Free plan includes 7 monitors. No credit card required.