Configuring ZapiPerf Collector to Exclude Specific SVMs for Qtree #3376
rahulguptajss
started this conversation in
Show and tell
Replies: 0 comments
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.
-
This example demonstrates how to configure the ZapiPerf collector to exclude certain SVMs for a poller in the Qtree ZapiPerf template.
Step 1: Update Harvest Configuration
For the relevant poller in your Harvest configuration (harvest.yml), make the following changes under
ZapiPerf:Step 2: Create
limited.yamlunderconf/zapiperfIn your
limited.yaml, include the following content:Step 3: Create
custom_qtree.yamlCreate a file named
custom_qtree.yamlunderconf/zapiperf/cdot/9.8.0with the following content:Note: Make relevant vserver_name changes as needed.
Step 4: Start the Poller
After making these changes, restart the poller to apply the new configuration.
Beta Was this translation helpful? Give feedback.
All reactions