Download the latest agent binary.
$ curl -sL https://github.com/Uptimedog/Agent/releases/download/x.x.x/agent_x.x.x_OS.tar.gz | tar xz
Start the agent and it will auto register itself using your API key
$ ./agent run --api_server https://uptimedog.io --api_key xxxxxxxx > agent.log
For transparency into our release cycle and in striving to maintain backward compatibility, Uptimedog Agent is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of the Agent. It contains summaries of the most noteworthy changes made in each release. Also see the Milestones section for the future roadmap.
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/uptimedog/agent/issues
If you discover a security vulnerability within Uptimedog Agent, please send an email to [email protected]
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
© 2020, Uptimedog. Released under MIT License.
Uptimedog Agent is authored and maintained by @uptimedog.