#Harvest settings

1 messages · Page 1 of 1 (latest)

mystic scarab
#

Hi all!

It seems that I set everything up correctly, but I can’t open the ONTAP metrics page.

Can you see what could be the problem?

Pollers:

This is an optional poller that provides stats about harvest itself.

To remove it, simply delete the "unix" section

unix:
datacenter: local
addr: localhost
collectors:
- Unix
exporters:
- prometheus

Cloud:
datacenter: NORD
addr: netapp12-nord.local
auth_style: basic_auth
credentials_file: /usr/local/bin/netapp-exporter/harvest/credentials.yml # read credentials from the file
collectors:
- Zapi
exporters:
- prometheus1
use_insecure_tls: false

fluid shale
mystic scarab
#

thanks

#

what is the name of the metric that shows the total capacity of ONTAP?

fluid shale
#

does that mean your poller is working now? Are you referring to the capacity metrics on the ONTAP: cDOT shown here?

mystic scarab
#

So far, I'm only collecting metrics in order to export them to promtheus in the future.
This is how I want to depict my Dashboard.
Although nabox also provides a great dashboard

fluid shale
#

You can edit the above cDOT dashboard and remove the panels you don't care about, and export or save separately if you want. If you want to understand which metrics are used to build those panels, hover over the panel and press e to edit the panel. You'll see the metrics used to build each panel like so

mystic scarab
#

Is it still assembled correctly?

#

Is this metric really interesting? What can it be called?

fluid shale
mystic scarab
#

okey, i understand. thx very much

#

i have a question

fluid shale
#

system manager is showing a roll-up of aggregates in that card you shared - check out the Aggregate dashboard in Harvest for similar

mystic scarab
#

how are all metrics represented in prometheus?

fluid shale