#S3 Metrics Help

1 messages · Page 1 of 1 (latest)

jade carbon
#

Had a quick question for the NABox experts here. I'm wanted to add the metric for S3 to the collection, a discussion on github mentioned to add a custom yaml to etc/nabox/harvest/user/zapiperf
all i have in the /user dir is a readme, in my active folder its zapi and zapiperf, but the custom.yaml there is read only...just wondering where to add the OntapS3SVM: ontap_s3_svm.yaml
running harvest 25.11.0 and nabox 4.1.0

merry dirge
#

hi @jade carbon create the zapiperf directory in the etc/nabox/harvest/user/ directory like so mkdir -p etc/nabox/harvest/user/zapiperf
then follow the remaining instructions

GitHub

This changes would be needed for enabling OntapS3 and OntapS3SVM counters. Native ⚠️ Note: Below steps are applicable for native install. OntapS3 Rest Collector Step 1: Create custom.yaml Let's...

jade carbon
#

rgr, appreciate the info Chris

merry dirge
#

you bet

jade carbon
#

any known issues with the gui not coming back up after the "dc restart"? Naboxd service is active and running, webui (nabox, grafana, victoria) unresponsive.

merry dirge
#

see if this helps

dc down
dc up -d
jade carbon
#

all good, appreciate the assistance