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

Improved cluster data #61

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

Conversation

mossicrue
Copy link
Contributor

Update code that gather cluster data

  • updated ratio from guests / hosts to guests / (hypervisor socket / 2 )
  • add calculation of ELS guests and ELS ratio

NB: depends on #60

Added needed_entitlment function in Utils class that handle how much entitlment need a subscriptions to be attached
Add the code and the options for the functions that check if a content hosts has attached multiple subscriptions of the same parsed product from the yaml
Add the status of ELS server for every cluster
Fix the ratio count by "guest / host" to "guest / (socket / 2)"
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