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 available from Harvest version 25.08 onwards.
The
ONTAP: MAV Requestdashboard 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.yamlLet's assume Harvest is installed in
/opt/harvestdirectory. Adjust paths as needed.Navigate to the
restdirectory:cd /opt/harvest/conf/restCreate 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.yamlNavigate to the
restdirectory:cd /etc/nabox/harvest/user/restCreate custom.yaml:
Update the file with the following content:
Step 2: Restart NABox containers
Beta Was this translation helpful? Give feedback.
All reactions