273da9f201 | ||
---|---|---|
ansible | ||
python | ||
src/iacomus_alerts | ||
LICENSE | ||
README.md | ||
Vagrantfile | ||
ansible.cfg | ||
project.clj | ||
run.sh |
README.md
iacomus-alerts
A Clojure library designed to detect outliers in iacomus based dashboards and trigger alerts to medusa.
Development and deployment
To start hacking on your local machine:
vagrant up
vagrant ssh
To deploy cerberus on AWS:
ansible-playbook ansible/deploy.yml -i ansible/inventory [ --private-key /path/to/mykey.pem ]
Note that the deployment requires medusa to be deployed.
Usage
Run lein run
to launch the detector.