mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-11 15:34:56 +00:00
docs/Cluster-VictoriaMetrics.md: mention that cluster components may be monitored with vmagent
This commit is contained in:
parent
319feb4796
commit
fbdce0c6ac
2 changed files with 4 additions and 2 deletions
|
@ -157,7 +157,8 @@ By default the following TCP ports are used:
|
||||||
- `vmselect` - 8481
|
- `vmselect` - 8481
|
||||||
- `vmstorage` - 8482
|
- `vmstorage` - 8482
|
||||||
|
|
||||||
It is recommended setting up Prometheus to scrape `/metrics` pages from all the cluster components, so they can be monitored and analyzed
|
It is recommended setting up [vmagent](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmagent/README.md)
|
||||||
|
or Prometheus to scrape `/metrics` pages from all the cluster components, so they can be monitored and analyzed
|
||||||
with [the official Grafana dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11176)
|
with [the official Grafana dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11176)
|
||||||
or [an alternative dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11831).
|
or [an alternative dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11831).
|
||||||
|
|
||||||
|
|
|
@ -157,7 +157,8 @@ By default the following TCP ports are used:
|
||||||
- `vmselect` - 8481
|
- `vmselect` - 8481
|
||||||
- `vmstorage` - 8482
|
- `vmstorage` - 8482
|
||||||
|
|
||||||
It is recommended setting up Prometheus to scrape `/metrics` pages from all the cluster components, so they can be monitored and analyzed
|
It is recommended setting up [vmagent](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmagent/README.md)
|
||||||
|
or Prometheus to scrape `/metrics` pages from all the cluster components, so they can be monitored and analyzed
|
||||||
with [the official Grafana dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11176)
|
with [the official Grafana dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11176)
|
||||||
or [an alternative dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11831).
|
or [an alternative dashboard for VictoriaMetrics cluster](https://grafana.com/grafana/dashboards/11831).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue