#Is it possible to get all volumes attributes via Harvest?

1 messages · Page 1 of 1 (latest)

frozen snow
#

I have a project where we would like to get configuration data in addition to “metrics”. As an example, getting the equivalent of “vol show -vserver * -volume * -instance” every 30 minutes. Is this possible?

echo bronze
#

Yes, it is.
Harvest collects volume object configuration data via Zapi and Rest at configurable interval.

frozen snow
#

I checked in the latest release docs, and in the “ontap-metrics” section, and it seemed to be mostly perf counters. Perhaps I was looking in the wrong section

#

Thanks for the pointers !

#

I marked it as solved. This is exactly what I needed

#

One more question actually… in the harvest/conf/rest/9.12.0/volume.yaml file,

What is the 9.12.0 signify? Is that the ONTAP version? It is acceptable for the latest or even dev versions of ONTAP? (I.e. DOT:dev)

jolly venture
frozen snow
#

Thank you Chris, I’ll check