diff --git a/grafana.org b/grafana.org index a94f2b5..6d2b85d 100644 --- a/grafana.org +++ b/grafana.org @@ -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: diff --git a/prometheus.org b/prometheus.org index a3939d6..50d6201 100644 --- a/prometheus.org +++ b/prometheus.org @@ -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]].