#offbox vscan counters
1 messages · Page 1 of 1 (latest)
@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.
thank you @gaunt needle ! please send me the link where i can open a feature request and i´ll do that.
https://github.com/NetApp/harvest/issues
And click on New Issue
Hi @surreal yacht we've added a vscan dashboard in nightly if you want to give it a try https://github.com/NetApp/harvest/releases/tag/nightly
We'd love to hear any feedback you have
i have no data in "connection status counters" and "scanner utilization"
Hi @surreal yacht can you share you log files https://netapp.github.io/harvest/nightly/help/log-collection/ and email them to use at ng-harvest-files@netapp.com?
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)
@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
amazing, i‘ll check the new version next week 🤝
@surreal yacht Thanks. I see the same. We'll fix and update you.
@surreal yacht Could you please try importing this json in Grafana and check if this works for you.
@gaunt needle & @left sapphire , looks perfect now! thank you so much for your support! 🙏
Thanks @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 🫣
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.
the mail always comes back. did you have a limitation? the support bundle is 5mb big. can i upload the file anywhere?
Could you try uploading here
https://upload.nabox.org/xaza-keyu-fumu
Thanks for the logs @surreal yacht . As per the logs, I see that you are using Harvest 24.08.0-1
Sep 02 12
55 nabox4 dc[1653]: havrest | 2024-09-02T12
55Z 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
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).
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.