Chris Grindstaff
Chris Grindstaff
Thanks for the details and log files @faguayot. We don't see a problem in Harvest that would cause higher than expected DNS queries. So far, it appears these requests are...
Thanks for the `Zapi:NFSLock` template, yep, that's the one we posted. We found a logging bug that causes the number of instances in your log files to be wrong #1366....
Thanks for the confirmation @faguayot! That means you will see the same "DNS storm" from the ONTAP CLI since Harvest's REST template for `NetConnection` is calling `api/private/cli/network/connections/active`, which is the...
The `NFSClients` template is calling the ONTAP REST `api/protocols/nfs/connected-clients` endpoint, which retrieves the NFS configuration of SVMs as defined here [9.7](https://library.netapp.com/ecmdocs/ECMLP2862544/html/#/NAS/nfs_clients_get) and [9.10.1](https://library.netapp.com/ecmdocs/ECMLP2879871/html/#/NAS/nfs_clients_get)
Thanks @T1r0l we'll take a look. We have plans to add a higher-level summary dashboard similar to this one.
Another example dashboard posted to Discord https://grafana.com/grafana/dashboards/14179-grafana-dashboard-for-netapp-ontap-v9-8/
Incorporate steps from https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/ONTAP_9_Performance_-_Resolution_Guide#s58720
Thanks for the detailed report and doc references @rodenj1 You're probably the first person trying to use ontap converted histograms to Prometheus histograms via Harvest. None of the current dashboards...
hi @rodenj1 this change is in nightly if you want to try it out before the next release, you can grab the latest [nightly build](https://github.com/NetApp/harvest/releases/tag/nightly).
Rest support is pending