How to enable Qtree template #3446
Hardikl
started this conversation in
Show and tell
Replies: 1 comment
|
I follwed the decitptionin Native - Qtree Restperf Collector. Running Ontap 9.16.1P10, harvest 26.02 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This changes would be needed for enabling Qtree perf counters.
Native
Qtree ZapiPerf Collector
Step 1: Create
custom.yamlLet's assume Harvest is installed in
/opt/harvestdirectory. Adjust paths as needed.Navigate to the
zapiperfdirectory:cd /opt/harvest/conf/zapiperfCreate custom.yaml:
Update the file with the following content:
Step 2: Restart Harvest pollers
Qtree KeyPerf Collector
Step 1: Create
custom.yamlLet's assume Harvest is installed in
/opt/harvestdirectory. Adjust paths as needed.Navigate to the
keyperfdirectory:cd /opt/harvest/conf/keyperfCreate custom.yaml:
Update the file with the following content:
Step 2: Restart Harvest pollers
NABox4
Qtree ZapiPerf Collector
Step 1: Create
custom.yamlNavigate to the
zapiperfdirectory:cd /etc/nabox/harvest/user/zapiperfCreate custom.yaml:
Update the file with the following content:
Step 2: Restart NABox containers
Qtree KeyPerf Collector
Step 1: Create
custom.yamlNavigate to the
keyperfdirectory:cd /etc/nabox/harvest/user/keyperfCreate custom.yaml:
Update the file with the following content:
Step 2: Restart NABox containers
All reactions