#Harvest - cDOT NFSv4 StorePool Monitors dashboard has no data

1 messages · Page 1 of 1 (latest)

hidden pecan
#

Nabox ver NAbox 3.2.1b4 (2023-01-30)
Harvest ver 23.02.0-1
Ontap version 9.11.1P2

We actually had an area suck up all of the Storepool locks on some NFS v4 volumes and we're trying to find a way to see it before it gets to the EMERGENCY level again. This dashboard looks like what we're needing but there's no data in prometheus for any of the queries. Are we on the wrong version of something. We're collecting from /api on all of the arrays. Do I need to fiddle with some .yaml files 😏 Thanks for your help.

spring oriole
hidden pecan
#

@spring oriole I must have something wrong in my setup. I've created the custom.yaml file
nabox3:/opt/harvest2-conf/conf/restperf# cat custom.yaml
objects:
NFSv4Pool: nfsv4_pool.yaml

I've restarted the entire server and I'm still not getting any data.

spring oriole
hidden pecan
#

oh ok - lemme give that a try

spring oriole
#

sure let us know if it is working

hidden pecan
#

@spring oriole so I update
/opt/harvest2-conf/conf/zapiperf/custom.yaml

||nabox3:/opt/harvest2-conf/conf/zapiperf# cat custom.yaml objects: Volume: custom_volume_blacklist.yaml Workload: workload.yaml WorkloadDetail: workload_detail.yaml WorkloadVolume: workload_volume.yaml WorkloadDetailVolume: workload_detail_volume.yaml NFSv4Pool: nfsv4_pool.yaml||
I then run dc down
and my update disappears from the file

nabox3:/opt/harvest2-conf/conf/zapiperf# cat custom.yaml objects: Volume: custom_volume_blacklist.yaml Workload: workload.yaml WorkloadDetail: workload_detail.yaml WorkloadVolume: workload_volume.yaml WorkloadDetailVolume: workload_detail_volume.yaml

placid moss
#

hi @hidden pecan looks like you're using Nabox which changes the Harvest instructions slightly. Take a look at what is documented here about extending Harvest configuration in Nabox. https://nabox.org/faq/#customize-harvest-2