#Harvest vscan_scan_engines ipv4/ipv6 -> Grafana
1 messages · Page 1 of 1 (latest)
@pearl heath We may need to do a code fix for this. Are you using RestPerf or ZapiPerf collector?
Could you also share ONTAP version?
Okay. Could you share output of below commands to us via email to ng-harvest-files@netapp.com
Please note that the POLLER (as in harvest config), USERNAME, PASSWORD, URL should be replaced with the appropriate credentials.
bin/harvest zapi -p POLLER show data --object offbox_vscan_server --config harvest.yml > vscan.xml
bin/harvest zapi -p POLLER show data --object offbox_vscan --config harvest.yml > svm_vscan.xml
curl -s -k -u USERNAME:PASSWORD 'https://URL/api/cluster/counter/tables/vscan/rows?fields=*'
curl -s -k -u USERNAME:PASSWORD 'https://URL/api/cluster/counter/tables/svm_vscan/rows?fields=*'
sure, will do. Thank you for the fast response.
god damnit, i'am with my wishes far ahead. End of month we will use 9.11.1 not 9.13 🙂
okay np.. in that case Zapi command should work fine. RestPerf calls will fail against 9.11
bin/harvest zapi -p POLLER show data --object offbox_vscan_server --config harvest.yml > vscan.xml
bin/harvest zapi -p POLLER show data --object offbox_vscan --config harvest.yml > svm_vscan.xml
Yes that is expected about curl since those curl will only work with 9.13
ah
ZapiPerf results are good enough for now.
ok, i send the 2 files out.
sure thanks
thanks for the ZAPI responses @pearl heath they helped us nail down the scanner ipv6 bug. This will be fixed tomorrow once https://github.com/NetApp/harvest/pull/3028 is merged. We'll ping you on this thread when a new nightly build with these changes is available
cool. Thank you! 🙂