Hi all, I have more of a general question regarding creating a custom dashboard for volumes. Harvest provides the ONTAP: Volume dashboard which in general is great. But for our internal customers we want to create a "light" version of that. Unfortunately they only know the junction path and not the volume name it self. Does anybody have an idea how to create an additional variable so they could search for the path and/or the volume name?
#Volume Dashboard - Additional Junction Path variable
1 messages · Page 1 of 1 (latest)
hi @loud flint see how https://gist.github.com/cgrinds/5e3abccf3e365fbe1ac93fa4af46d423 works for you
Hi @ripe bear thank you for this 😊 then I need to extend the panels with the junction path variable
Or would it make sense to add this as a feature request for the next release? I‘m not sure if the demand is around for that
Good question. I don't think it has been requested before, but one option would be to open a feature request for it and then folks could +1 it to express interest
Thanks @ripe bear I will open a request
Hi @loud flint we added the junction path var to the Volume dashboard if you want to try it out https://github.com/NetApp/harvest/blob/main/grafana/dashboards/cmode/volume.json
This change will also be included in the next nightly and 25.08 build
This nightly includes the change https://github.com/NetApp/harvest/releases/tag/nightly
Hi @ripe bear thank you very much for the implementation. Just out of curiosity do you update every panel by hand for such changes or is there an automated way?