Skip to content

Releases: operacle/checke-server-agent

V1.0.0 CheckCle server monitoring agent

18 Jul 09:35

Choose a tag to compare

Pre-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