Event-based Debugging, Monitoring and Billing solution for OpenStack.
7d77f59478
Change-Id: I7eb6d0b76aa41b0f26ab4b81fe033ddd527fc331 |
||
---|---|---|
debian | ||
docs | ||
etc | ||
migrations | ||
reports | ||
scripts | ||
stacktach | ||
static | ||
templates | ||
tests | ||
util | ||
verifier | ||
worker | ||
.gitignore | ||
.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