Fix URL; add chkconfig

This commit is contained in:
Jeffrey Serio 2024-10-04 15:53:41 -05:00
parent 58aa058861
commit a30ee48fe8
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
** Install and deploy the Grafana server
On Fedora/RHEL systems:
#+BEGIN_SRC shell
sudo dnf install -y grafana grafana-selinux
sudo dnf install -y grafana grafana-selinux chkconfig
#+END_SRC
On Debian systems:

View File

@ -602,4 +602,4 @@ Restart Prometheus.
sudo systemctl restart prometheus.service
#+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]].