Documentation

Learn how Larmeo components work together to provide network visibility and connectivity diagnostics.

Platform Architecture

The Larmeo platform consists of three main components:

Controller

The central management component responsible for configuration, authentication and metric aggregation.

Agent

A lightweight service deployed on monitored systems. Agents collect measurements and communicate with the controller.

Measurement Engine

A component responsible for active network tests including latency, availability and connection quality analysis.

Deployment Model

                Larmeo Controller

                       |
                       |
              HTTPS Management API

                       |
        +--------------+--------------+

        |                             |

    Network Agent               Network Agent

        |                             |

     Endpoint A                 Endpoint B

Agent workflow

  1. Agent registers with the controller.
  2. Configuration policies are received.
  3. Scheduled measurements are executed.
  4. Collected metrics are securely transmitted.
  5. Dashboard displays current status.

Network Measurements

Larmeo uses active measurement techniques to evaluate network conditions.

  • Latency monitoring
  • Packet loss detection
  • Jitter calculation
  • Endpoint availability checks
  • Connection quality analysis

Security Model

Communication between components uses authenticated and encrypted channels.

  • Encrypted management communication
  • Agent authentication
  • Access-controlled configuration
  • Secure API endpoints