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

stats monkey integration #65

Open
wimpers opened this issue Oct 23, 2017 · 0 comments
Open

stats monkey integration #65

wimpers opened this issue Oct 23, 2017 · 0 comments

Comments

@wimpers
Copy link

wimpers commented Oct 23, 2017

Stats monkey has (finally) been integrated in the framework
Its configurable through the Administration tab --> support page

When enabling the statsmonkey, credentials and some other information is asked, which is required to know how/where the stats should be stored

It is possible to configure the interval of each separate 'get_stats' method. To do so you need to add a key in /ovs/framework/monitoring/stats_monkey like so:
'get_stats_mds': 20 (in seconds)
This will cause the MDS stats to be collected every 20 seconds instead of the default of 60 seconds

For other possible keys you need to browse the code, cause you need the method name as key

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

No branches or pull requests

1 participant