#NEW: Harvest 23.02.0 has been released

1 messages · Page 1 of 1 (latest)

edgy dagger
#

The Harvest team is happy to announce the release of 23.02.0
https://github.com/NetApp/harvest/releases/tag/v23.02.0

📌 Highlights of this major release include:

  • ✨ Harvest includes a new file system analytics (FSA) dashboard with directory growth, top directories per volume, and volume usage statistics.

  • Harvest includes a new StorageGRID overview dashboard with performance, storage, information lifecycle management, and node panels. We're collecting suggestions on which StorageGRID dashboards you'd like to see next in issue https://github.com/NetApp/harvest/issues/1420.

  • 💡 Power dashboard includes new panels for total power by aggregate disk type, average power per used TB, average IOPs/Watt, total power by aggregate, and information on sensor problems.

  • 🎩 Harvest makes it easy to run with both the ZAPI and REST collectors at the same time. Overlapping resources are deduplicated and only published to Prometheus once. This was the final piece in our journey to REST. See https://github.com/NetApp/harvest/blob/main/docs/architecture/rest-strategy.md if you are interested in the details.

  • 📕 We made lots of improvements to Harvest's new documentation https://netapp.github.io/harvest/ this release including one of the most requested features - a list of Harvest metrics and their corresponding ONTAP ZAPI/REST API mappings. 📐 Check it out - https://netapp.github.io/harvest/latest/ontap-metrics/

#

NEW: Harvest 23.02.0 has been released

cosmic jungle
#

Nice thank you team 🎉

#

I‘ve just had a look on the power dashboard - power by disk type panel and the ssds have 0 watt

edgy dagger
#

thanks @cosmic jungle ! When you get a chance, please share the logs from that poller. As the release notes mentioned, we've hit a few ONTAP issues with collecting power from some hardware

mild anvil
#

We have a version 1.6 of Harvest running on a CentOS 7 box... is it just a nice upgrade to 23.02? 😉 Or should we be aware of some things here? Seems like graphite is no longer used? Is there a upgrade path to InfluxDB if we would like to keep our old data? ... I'll just answer my own question in case someone else needs this... https://github.com/NetApp/harvest/wiki/FAQ 😉 Chris; you are OK to delete this post if you like 😉

GitHub
FAQ

Open-metrics endpoint for ONTAP and StorageGRID. Contribute to NetApp/harvest development by creating an account on GitHub.

#

...one little additional hiccup... since the old harvest 1.6 and the new one seems to use the same installation path /opt/harvest/.. I guess it would not be possible to run them both in parallel as suggested in the FAQ.. not on the same box anyway?

teal fossil
#

good morning! need help with the new FSA dashboard please.
This dashboard requires ONTAP 9.8+ and the APIs are only available via REST. Please enable the REST collector in your harvest config.

my /opt/harvest2-conf/harvest.yml looks like this:
Defaults:
collectors:
- Zapi
- ZapiPerf
- Rest

but i didn´t get any data in this dashboard.
my ontap version in our test environment is 9.10.1P10 on an A220.

wide fable
wide fable
teal fossil