Replies: 3 comments 2 replies
-
|
@s-kuchi , To filter out few volumes in volume deep dive dashboard, you can add exclude_regex: For filtering volumes in Top clients/files, Currently it's not honouring the exclude criteria above, PR will be out soon to support that. |
Beta Was this translation helpful? Give feedback.
-
|
PR #3888 has been merged to main, it would support honouring the exclude criteria to volume Top clients/files. |
Beta Was this translation helpful? Give feedback.
-
|
@Hardikl : Thank you. I have some Netapps running an older code so i can't upgrade Harvest since the newer harvest doesn't support ZAPI. I'll try exclude_equal or exclude_regex. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to look for the answer for this but couldn't find it in the discussion and may be it is simple, how do we exclude certain volumes from extra monitoring like Top clients/files or volume deep dive? Is it as simple as adding the following in volume.yml or custom.yaml?
exclude_equals:
xyzor
exclude_regex:
Beta Was this translation helpful? Give feedback.
All reactions