Skip to content

Commit 3fb2c95

Browse files
committed
Updated based on new docker-compose being used.
1 parent e277c76 commit 3fb2c95

File tree

1 file changed

+8
-7
lines changed
  • Monitoring/monitor_fsxn_with_harvest_on_ec2

1 file changed

+8
-7
lines changed

Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff 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

142143
5. **Add FSx for NetApp ONTAP to Prometheus Targets**
143144
- Navigate to the Prometheus directory:

0 commit comments

Comments
 (0)