Event-based Debugging, Monitoring and Billing solution for OpenStack.
02350960d0
Librabbitmq 2.0.0 has build issues in some environments, this is apparently due to a bug in librabbitmq's c-extention. Pin to the previous version (1.6.1) until bug is resolved. Change-Id: I060fbeee176434bfa8e1041fe4b0caaac68992c5 |
||
---|---|---|
debian | ||
docs | ||
etc | ||
migrations | ||
reports | ||
scripts | ||
stacktach | ||
static | ||
templates | ||
tests | ||
util | ||
verifier | ||
worker | ||
.gitignore | ||
.gitreview | ||
.travis.yml | ||
LICENSE | ||
manage.py | ||
README.md | ||
run_integration_tests.sh | ||
settings.py | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
urls.py |
StackTach
StackTach is a debugging / monitoring utility for OpenStack ([Open]StackTach[ometer]). StackTach can work with multiple datacenters including multi-cell deployments.
Watch the video here: http://www.youtube.com/watch?v=pZgwDHZ3wm0
Overview
OpenStack has the ability to publish notifications to a RabbitMQ exchange as they occur. So, rather than pouring through reams of logs across multiple servers, you can now watch requests travel through the system from a single location.
A detailed description of the notifications published by OpenStack is available here