File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Monitoring/monitor_fsxn_with_harvest_on_ec2 Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -131,13 +131,14 @@ To monitor additional FSxN resources, follow these steps:
131131 - AWS_REGION=< your_region>
132132 ` ` `
133133 - ** Note** : Make the following changes for each system you add:
134- - The name of the block (i.e. the first line of the block).
135- - The ` container_name` .
136- - The ` ports` . All pollers must use a different port. Just increment by one for each system.
137- - The ` command` should be updated with:
138- - The name after the ` --poller` should math the block name.
139- - The ` promPort` should match the ports line set above.
140- - The ` SECRET_NAME` as needed.
134+
135+ - The name of the block (i.e. the first line of the block).
136+ - The ` container_name` .
137+ - The ` ports` . All pollers must use a different port. Just increment by one for each system.
138+ - The ` command` should be updated with:
139+ - The name after the ` --poller` should math the block name.
140+ - The ` promPort` should match the ports line set above.
141+ - The ` SECRET_NAME` as needed.
141142
1421435. ** Add FSx for NetApp ONTAP to Prometheus Targets**
143144 - Navigate to the Prometheus directory:
You can’t perform that action at this time.
0 commit comments