We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83aaf84 + f3c200f commit 9a677cfCopy full SHA for 9a677cf
pages/getting_started.md
@@ -42,7 +42,7 @@ cp .env.device-secrets-example .env.device-secrets
42
vi ./config/ast_defaults.yaml
43
# Edit the config file with device / connection info
44
# (see "Configure Devices To Scrape" below)
45
-vi ./config/big_receivers.yaml
+vi ./config/bigip_receivers.yaml
46
# Run the configuration generator
47
docker run --rm -it -w /app -v ${PWD}:/app --entrypoint /app/src/bin/init_entrypoint.sh python:3.12.6-slim-bookworm --generate-config
48
# Start the tool
0 commit comments