Marksman
Marksman is the master server that aggregates the data received from different recond
agents and exposes a public HTTP API.
Installation
If you have Go installed and workspace setup,
go get github.com/codeignition/marksman
Usage
Usage of marksman:
-addr address
serve HTTP on address (default ":8080")
-nats string
nats URL (default "nats://localhost:4222")
Terminology
recond
is the daemon (agent) that runs on your target machine (server).
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