Recon is an open source IT infrastructure & service monitoring tool.
- Ease of setup
- Simple UI
- Intelligent configuration
- Smart analytics and alerting
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.
If you have Go installed and workspace setup,
go get github.com/codeignition/recon/...
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.
So far the project is tested only on Linux, specifically Ubuntu 14.04.
Check out the code and jump to the Issues section to join a conversation or to start one. Also, please read the CONTRIBUTING document.
BSD 3-clause "New" or "Revised" license