Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrometheusNotConnectedToAlertmanager in agent mode #446

Open
dannyZhou opened this issue Dec 16, 2024 · 0 comments
Open

PrometheusNotConnectedToAlertmanager in agent mode #446

dannyZhou opened this issue Dec 16, 2024 · 0 comments

Comments

@dannyZhou
Copy link

# agent device

/opt/prometheus-agent/prometheus/prometheus \
  --config.file /opt/prometheus-agent/prometheus-config/agent-aaa/prometheus.yml \
  --web.config.file /opt/prometheus-agent/prometheus-config/agent-aaa/web.yml \
  --storage.agent.path=/opt/prometheus-agent/data-agent \
  --web.listen-address=:19090

# main server 

/opt/prometheus/prometheus/prometheus \
  --config.file /opt/prometheus/prometheus-config/main-server/prometheus.yml \
  --web.config.file /opt/prometheus/prometheus-config/main-server/web.yml \
  --storage.tsdb.path /opt/prometheus/prometheus-tsdb/ \
  --web.console.templates=/opt/prometheus/prometheus/consoles \
  --web.console.libraries=/opt/prometheus/prometheus/console_libraries \
  --web.enable-remote-write-receiver

image

Consider skip agent server ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant