Liteweight HA Monitoring & Alerting System.
Sloth is a liteweight highly available monitoring and alerting system. It comes with three roles:
Agent Role
: Runs health checks on hosts.Worker Role
: Updates agents state, health checks and alerting. The elected leader watches if agents up or down.API Role
: A REST service to interact with the cluster & collect metrics.
Sloth uses RabbitMQ as default message broker and etcd as a data storage and for leader election (electing the leader worker). It is still an experimental project so use at your own risk.
#
For transparency into our release cycle and in striving to maintain backward compatibility, Sloth 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 Sloth. It contains summaries of the most noteworthy changes made in each release.
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/sloth/issues
If you discover a security vulnerability within Sloth, please send an email to hello@clivern.com
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
© 2019, clivern. Released under MIT License.
Sloth is authored and maintained by @clivern.