Add module_fw_revision for shelf and firmware_revision for disk via Rest Collector #2735
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.
-
Relevant to discord discussion
Note: These steps are for a native,rpm,deb installation and applicable to Rest Collector. In this example, let's assume that Harvest is installed in
/opt/harvestStep 1: Create
custom.yamlNavigate to the
restdirectory:cd /opt/harvest/conf/restCreate custom.yaml
Update the file with the following content:
Step 2: Create
custom_disk.yamlNavigate to the
9.12.0directory:cd /opt/harvest/conf/rest/9.12.0Create
custom_disk.yaml:Update the file with the following content:
Step 3: Create
custom_shelf.yamlNavigate to the
9.12.0directory:cd /opt/harvest/conf/rest/9.12.0Create
custom_shelf.yaml:Update the file with the following content:
Step 3: Restart Harvest
Step 4: Verify disk_labels metric in Prometheus
Step 5: Verify shelf_labels metric in Prometheus
Beta Was this translation helpful? Give feedback.
All reactions