8000 create get_cluster_status function by vicente87 · Pull Request #17 · grycap/oscar_python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

create get_cluster_status function #17

New issue 8000

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

Merged
merged 3 commits into from
Mar 5, 2025
Merged

create get_cluster_status function #17

merged 3 commits into from
Mar 5, 2025

Conversation

vicente87
Copy link
Contributor

This function gets the cpu and memory information of the cluster. To do this, /system/status is used, which returns information about the cluster and its nodes.

Copy link
Member
@esparig esparig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@esparig esparig removed the request for review from SergioLangaritaBenitez March 5, 2025 12:17
@esparig esparig merged commit dd99437 into main Mar 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0