#Import new Dashboards after Harvest update

1 messages · Page 1 of 1 (latest)

orchid vortex
#

I want to add all New Dashboards from latest. Including Storagegrid. WebGUI dooesnt work either on my Testsystem.

This works:
root@nabox-harvest2:/netapp-harvest# bin/grafana import --addr http://grafana:3000 --overwrite --multi -f "Harvest - cDOT" -d grafana/dashboards/cmode/
using API token from config
connected to Grafana server (version: 8.5.15)
folder [Harvest - cDOT] exists in Grafana - OK
preparing to import dashboards...
OK - imported Harvest - cDOT / [aggregate.json]
OK - imported Harvest - cDOT / [cdot.json]
OK - imported Harvest - cDOT / [cluster.json]
........(thank you Discord for Character Limit....)
Imported 29 dashboards to [Harvest - cDOT] from [grafana/dashboards/cmode/]

This not:
root@nabox-harvest2:/netapp-harvest# bin/grafana import --addr http://grafana:3000 --overwrite
using API token from config
connected to Grafana server (version: 8.5.15)
preparing to import dashboards...

orchid vortex
#

This works:
root@nabox-harvest2:/netapp-harvest# bin/grafana import --addr http://grafana:3000 --overwrite --multi -f "Harvest - StorageGrid" -d grafana/dashboards/storagegrid/
using API token from config
connected to Grafana server (version: 8.5.15)
folder [Harvest - StorageGrid] exists in Grafana - OK
preparing to import dashboards...
OK - imported Harvest - StorageGrid / [fabricpool.json]
OK - imported Harvest - StorageGrid / [overview.json]
OK - imported Harvest - StorageGrid / [tenant.json]
Imported 3 dashboards to [Harvest - StorageGrid] from [grafana/dashboards/storagegrid/]

gray fractal
#

You're saying the Reset buttoni n Web UI doesn't work ?

orchid vortex
#

Not for me. I am on version NAbox 3.2 (2022-12-14) - Alpine Linux 3.15.6

hearty canopy
#

Do you have two sets of dashboards, similarly named? That's what happened to me - it looked like the Reset didn't work but it was resetting a different set of dashboards. Manually delete the old ones...

orchid vortex
#

I think that despite the first, everything is standard

hearty canopy
#

Look inside the Harvest - cDOT folder and see what's there.

#

one way to test it is to make a change to one of the official dashboards, reset, and see if you lose your change.