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