-
Notifications
You must be signed in to change notification settings - Fork 40
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 collect volume level sis status? (Is it enabled or not?) #519
Comments
Try: volume-get-iter.volume-sis-attributes. Harvest is collecting the following: Harvest is not collecting "volume-get-iter.volume-sis-attributes.is-sis-volume" if that's what you are looking for. |
Thank you. Yes, I'm looking for the volume status whether efficiency is enabled or not. Rest of the efficiency metrics we have enabled. |
The entire volume sis (volume efficiency) feature is deprecated by ONTAP and the RESTAPI support is not available for all the attribute listed above. |
thanks @ruanruijuan |
yes, that's what I need. Thank you so much. |
Submitted |
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Volume level sis status if it is enabled or not.
Describe alternatives you've considered
Custom Monitor
Additional context
N/A
The text was updated successfully, but these errors were encountered: