Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 917 Bytes

ilagent.md

File metadata and controls

26 lines (18 loc) · 917 Bytes
description
The ilert Agent 🦀 📦 is a program that lets you easily integrate your monitoring system with ilert.

ilert Agent - ilagent

The ilert agent appliaction comes a single binary file that is available for all major platforms.

  • It helps you easily manage events from the CLI
  • send (continuous) heartbeats from the CLI
  • run a network local proxy HTTP server to pipe events to the ilert REST API
  • run a network local MQTT (proxy) server to pipe events to the ilert REST API

The source code of ilagent is open source https:/iLert/ilagent and managed on GitHub.

Download the latest release for your platform here.
And run ilagent to see your command line options:

ilagent --help

{% hint style="info" %} Missing a feature? Let us know {% endhint %}