Skip to content

ClamReef Agent clamreef-agent-0.1.7

Latest

Choose a tag to compare

Changes since clamreef-agent-0.1.6

  • fixing missing telemetry, fix code fmt (9c0eacc)
  • fixing missing telemetry (9ee03df)

Features

  • πŸ”’ Comprehensive endpoint protection monitoring
  • πŸ“Š Rich host metrics with system information
  • ⏱️ Performance analytics and scan duration tracking
  • πŸ—“οΈ Automated ClamAV scanning with cron schedules
  • πŸ“‘ OpenTelemetry integration for observability
  • 🌐 Cross-platform support (Linux ARM64, macOS ARM64)

Installation

# Download and install
curl -LO https://github.com/base-14/clamreef-agent/releases/download/clamreef-agent-0.1.7/clamreef-agent-$(uname -s)-$(uname -m)
chmod +x clamreef-agent-*
sudo mv clamreef-agent-* /usr/local/bin/clamreef-agent