mirror of
https://codeberg.org/hyperreal/techne
synced 2024-11-01 14:23:06 +01:00
Fix URL; add chkconfig
This commit is contained in:
parent
58aa058861
commit
a30ee48fe8
@ -4,7 +4,7 @@
|
|||||||
** Install and deploy the Grafana server
|
** Install and deploy the Grafana server
|
||||||
On Fedora/RHEL systems:
|
On Fedora/RHEL systems:
|
||||||
#+BEGIN_SRC shell
|
#+BEGIN_SRC shell
|
||||||
sudo dnf install -y grafana grafana-selinux
|
sudo dnf install -y grafana grafana-selinux chkconfig
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
On Debian systems:
|
On Debian systems:
|
||||||
|
@ -602,4 +602,4 @@ Restart Prometheus.
|
|||||||
sudo systemctl restart prometheus.service
|
sudo systemctl restart prometheus.service
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
For a Grafana dashboard, copy the contents of the file located here: [[https://files.hyperreal.coffee/files/grafana/elasticsearch.json]].
|
For a Grafana dashboard, copy the contents of the file located here: [[https://files.hyperreal.coffee/grafana/elasticsearch.json]].
|
||||||
|
Loading…
Reference in New Issue
Block a user