Getting Started

Welcome to the Linknesis documentation. Linknesis is a self-hosted network monitoring platform that lets you measure throughput, latency, and route health between distributed probes.

What is Linknesis?

Linknesis is a B2B network monitoring SaaS delivered as a containerized Core plus lightweight Probes. The Core orchestrates tests, stores time-series results in MongoDB, and exposes a web GUI. Probes run on your servers, desktops, or VMs and execute the actual measurements.

Quick overview

A typical deployment looks like this:

  • Core — Docker Compose stack running Nginx, the Zig backend, MongoDB, webhook sender, and Certbot.
  • Probe — a single binary installed on each endpoint (Linux or Windows).
  • Web GUI — access tests, results, maps, and settings from your browser.

First steps

To get started:

  1. Install the Core on a server with Docker.
  2. Point your DNS to the server and configure TLS.
  3. Install one or more Probes.
  4. Log in to the web GUI and create your first test.

Use the left sidebar to navigate to detailed installation and usage guides.

© Linknesis. Documentation for the Linknesis network monitoring platform.