Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Internal Performance monitoring #121

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

dgarros
Copy link
Contributor

@dgarros dgarros commented Jan 7, 2017

As the project is growing and we have more and more containers, I think it's important to build a dashboard to keep centralize all information related to the performance of OpenNTI (CPU, Mem, Network Traffic) of all containers but also all relevant information from all components,

I propose to create a database dedicated for that and send all information to it
To monitor the health of each container I propose to use Telegraf everywhere to have consistent data.
Telegraf was already part of the main container so I just upgraded it and I add it on the other containers.

It's still work in progress but so far I have a basic dashboard to report CPU and Network utilization automatically generated using the dashboard generator

Ideas, comments, concerns ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant