Enable MAVRequest template in Harvest #3743
rahulguptajss
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Note: This dashboard is currently only available via nightly builds.
The
ONTAP: MAV Request
dashboard provides insights into Multi Admin Verification (MAV) operations. For more details, please consult the MAV documentation.By default, this dashboard displays MAV Requests from the last 24 hours. To customize the results, you can adjust the time range provided by Grafana.
To enable this feature in Harvest, please follow the steps below:
Harvest Installation Type: Native/deb/rpm
Step 1: Create
custom.yaml
Let's assume Harvest is installed in
/opt/harvest
directory. Adjust paths as needed.Navigate to the
rest
directory:cd /opt/harvest/conf/rest
Create custom.yaml if not already exists:
Update the file with the following content:
Step 2: Restart Harvest pollers
Harvest Installation Type: NABox4
Step 1: Create
custom.yaml
Navigate to the
rest
directory:cd /etc/nabox/harvest/user/rest
Create custom.yaml:
Update the file with the following content:
Step 2: Restart NABox containers
Beta Was this translation helpful? Give feedback.
All reactions