Skip to content

Uptimedog/Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Logo

Uptimedog Agent

Installation

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

Versioning

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.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/uptimedog/agent/issues

Security Issues

If you discover a security vulnerability within Uptimedog Agent, please send an email to hello@clivern.com

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2020, Uptimedog. Released under MIT License.

Uptimedog Agent is authored and maintained by @uptimedog.