#offbox vscan counters

1 messages · Page 1 of 1 (latest)

surreal yacht
#

there is a vscan.yaml & vscan_svm.yaml but i didn´t found any vscan information in any dashboard.
do these counters exist and will there be a dashboard for vscan in the future?

gaunt needle
#

@surreal yacht Metrics from vscan_svm.yaml are available in the SVM dashboard under the CIF row. The vscan.yaml template is disabled by default, and the metrics generated from it are not included in any dashboards. Could you pls open a feature request for the same.

surreal yacht
#

thank you @gaunt needle ! please send me the link where i can open a feature request and i´ll do that.

gaunt needle
left sapphire
surreal yacht
#

i have no data in "connection status counters" and "scanner utilization"

left sapphire
#

Are you getting metrics for the SVM Vscanner row?

We found a bug in the SVM variable dropdown for the dashboard. Can you change the query for that dropdown to label_values(svm_vscan_scan_latency{system_type!="7mode",datacenter=~"$Datacenter", cluster=~"$Cluster"}, svm)

left sapphire
#

@surreal yacht this has been fixed in the latest nightly https://github.com/NetApp/harvest/releases/tag/nightly the updated dashboard also adds topk to several of the panels and changed the Active Connections at the top of the dashboard from a stat panel to a time series

surreal yacht
#

amazing, i‘ll check the new version next week 🤝

surreal yacht
#

have more errors with the latest nightly version

gaunt needle
#

@surreal yacht Thanks. I see the same. We'll fix and update you.

surreal yacht
#

@gaunt needle & @left sapphire , looks perfect now! thank you so much for your support! 🙏

gaunt needle
#

Thanks @surreal yacht

surreal yacht
#

sorry @gaunt needle , the "SVM vscanner" have now data, but i didn´t open the "connection status counters" and "scanner utilisation". those two show me no data again (see my post from 29/08/2024). that was too quick 🫣

gaunt needle
#

Could you please share your log files with us? You can find instructions for log collection at the following link: https://netapp.github.io/harvest/nightly/help/log-collection/. Once collected, kindly email the log files to us at ng-harvest-files@netapp.com

Please execute the following CLI commands from the Harvest installation directory and save the responses to the specified files: Replace POLLER_NAME with relevant poller name from harvest configuration.

Run the first command and save the output:

bin/harvest zapi -p POLLER_NAME show data --object offbox_vscan_server > vscan1.txt

Wait for one minute, then run the second command and save the output:

bin/harvest zapi -p POLLER_NAME show data --object offbox_vscan_server > vscan2.txt

Once completed, kindly share the resulting files (vscan1.txt, vscan2.txt) with us.

surreal yacht
#

the mail always comes back. did you have a limitation? the support bundle is 5mb big. can i upload the file anywhere?

gaunt needle
gaunt needle
#

Thanks for the logs @surreal yacht . As per the logs, I see that you are using Harvest 24.08.0-1
Sep 02 125055 nabox4 dc[1653]: havrest | 2024-09-02T125055Z INF poller/poller.go:1353 > Metadata maxRssKB=32164 rssKB=32164 version="harvest version 24.08.0-1 (commit 0cd72654) (build date 2024-08-12T08:58:53-0400) linux/amd64"

Could you upgrade to nightly build which should enable these remaining metrics as well
https://github.com/NetApp/harvest/releases/tag/nightly

surreal yacht
#

you are right! i thought i only should test the new JSON file. so i went back to the VM snapshot with harvest 24.08.0 - my fault. the new nightly version with the new dashboard is working now but still have the old version of the "active connections" at the top of the dashboard. can you implement the first row in your JSON (see post from chris 30/08/2024).

gaunt needle
#

Okay, no issues. Once you upgrade to the nightly build, re-import the dashboard JSON that I shared with you earlier today. That should fix all the issues.