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

storage-dell-powerstore-restapi --mode=memory: wrong mode name and performance metrics #5354

Open
joschi99 opened this issue Dec 16, 2024 · 4 comments

Comments

@joschi99
Copy link
Contributor

Latest plugin version

The mode "memory" is not monioring the memory but the storage (which should be ok and important), but the mode is working on logical volumes information.
So the

  • mode name is wrong
  • the metric names returned are wrong
  • output
    image
@omercier
Copy link
Contributor

Hi @joschi99,
Can you send us the --debug output to help us understand how to fix it?

@joschi99
Copy link
Contributor Author

The problem is not that the values are wrong, but the mode=memory returns the storage and not memory. So the mode should be renamed in "storage". Looking at the screenshot you can see 26TB, this is storage and not memory.

To monitor memory probably a different endpoint should be used.

@lucie-dubrunfaut
Copy link
Contributor

Hello :)

We're asking for the debug because from the plugin code we're having trouble understanding the architecture of the data returned by the API at the endpoint /api/rest/appliance and /api/rest/metrics/generate.

@joschi99
Copy link
Contributor Author

I sent you by mail the debug output. Please let me know if you need some else.

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

No branches or pull requests

3 participants