Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.12 KB

Recon

Recon is an open source IT infrastructure & service monitoring tool.

Goals

  • Ease of setup
  • Simple UI
  • Intelligent configuration
  • Smart analytics and alerting

Release

We are still in the early stages of development and will release a production ready build by September 2015. Follow the instructions below to install & try Recon out.

Installation

If you have Go installed and workspace setup,

go get github.com/codeignition/recon/...

Terminology

recond is the daemon (agent) that runs on your target machine (server).

marksman is the master server that aggregates the metrics from agents and exposes a public HTTP API.

Disclaimer

So far the project is tested only on Linux, specifically Ubuntu 14.04.

Contributing

Check out the code and jump to the Issues section to join a conversation or to start one. Also, please read the CONTRIBUTING document.

License

BSD 3-clause "New" or "Revised" license