Skip to content

V1.0.0 CheckCle server monitoring agent

Pre-release
Pre-release

Choose a tag to compare

@tolaleng tolaleng released this 18 Jul 09:35
· 9 commits to main since this release

This directory contains the packaging infrastructure for building the Server Monitoring Agent as both .deb and .rpm packages for Linux distributions.

Monitoring Agent

A Go-based monitoring agent with gRPC support, PB Backend integration, and remote control capabilities.

Features

  1. System metrics collection (CPU, Memory, Disk, Network)

  2. Multiple communication protocols:

    • gRPC for efficient communication
    • PocketBase for database storage
    • HTTP REST API as fallback
  3. Remote control commands (start/stop monitoring)

  4. Health check endpoints

  5. Configurable via environment variables

  6. Linux .deb package for easy installation