File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ For example:
67
67
.. code-block :: shell
68
68
:substitutions:
69
69
70
- cp -p /home/centos/scylla-monitoring-scylla-monitoring- | version| /prometheus/rule_config.yml alertmanager-0.26.0.linux-amd64/alertmanager.yml
70
+ cp -p /home/centos/scylla-monitoring-| version| /prometheus/rule_config.yml alertmanager-0.26.0.linux-amd64/alertmanager.yml
71
71
72
72
3. Start the Alertmanager
73
73
@@ -165,8 +165,8 @@ For example:
165
165
.. code-block :: shell
166
166
:substitutions:
167
167
168
- cp scylla-monitoring-scylla-monitoring- | version| /prometheus/prom_rules/* .yml /etc/prometheus/prom_rules/
169
- cp scylla-monitoring-scylla-monitoring- | version| /prometheus/prometheus.yml.template /etc/prometheus/prometheus.yml
168
+ cp scylla-monitoring-| version| /prometheus/prom_rules/* .yml /etc/prometheus/prom_rules/
169
+ cp scylla-monitoring-| version| /prometheus/prometheus.yml.template /etc/prometheus/prometheus.yml
170
170
171
171
172
172
4. Edit the ``prometheus.yml `` file to point to the correct static data sources.
@@ -365,7 +365,7 @@ For example:
365
365
.. code-block :: shell
366
366
:substitutions:
367
367
368
- cd cd prometheus-2.49.1.linux-amd64/
368
+ cd prometheus-2.49.1.linux-amd64/
369
369
./prometheus --config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path /prometheus/data
370
370
371
371
Data should start accumulate on: /prometheus/data
@@ -413,7 +413,7 @@ different, we will assume that you used yum/dnf install.
413
413
.. code-block :: shell
414
414
:substitutions:
415
415
416
- cd scylla-monitoring-scylla-monitoring- | version| /
416
+ cd scylla-monitoring-| version| /
417
417
418
418
3. Copy the plugins to the grafana plugins directory (by default ``/var/lib/grafana/ ``)
419
419
You can’t perform that action at this time.
0 commit comments