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

How to estimate the memory use of cc-metric-store #84

Closed
Autumn-Roy opened this issue Feb 1, 2023 · 1 comment
Closed

How to estimate the memory use of cc-metric-store #84

Autumn-Roy opened this issue Feb 1, 2023 · 1 comment

Comments

@Autumn-Roy
Copy link

We want to use clustercockpit to monitor the cluster with 3000 nodes. Now the seperate machine installing clustercockpit is 8Gb memory. When the cc-metric-store start, the memory use of this machine will reach 90% or above, then it killed by system. To resolve this problem, we want to increas memory of machine, but we don't know the much memory is enough.

Is there a recommanded memory of our project?

The config of cc-metric-store is below:

numbers of nodes: 3000
numbers of metrics: 100+
"checkpoints" interval: 12h
"checkpoints" restore: 24h
retention-in-memory: 24h

@moebiusband73
Copy link
Member

We migrated this issue to the cc-metric-store repo:
ClusterCockpit/cc-metric-store#17

Sorry for the delayed answer. We will address this soon, maybe by providing a script.

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

2 participants