|
@@ -98,7 +98,7 @@ Done You are ready to goto next step in the install document
|
|
|
## Install the App Template.<br>
|
|
|
|
|
|
[comment]: # (FixMe)
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Goto App Templates and install "Raspberry Pi Docker Monitor"
|
|
|
|
|
@@ -122,7 +122,7 @@ Grafana > Configuration > Data Sources > Prometheus
|
|
|
```
|
|
|
**It is important that you set the URL to http://monitoring-prometheus:9090/**<br><br>
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### Setup the Dashboard
|
|
|
Grafana is not preconfigured with dashboard, so you have to import it from the [json](https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/blob/main/grafana/dashboard_by_oijkn.json) file.
|
|
@@ -131,16 +131,16 @@ Grafana is not preconfigured with dashboard, so you have to import it from the
|
|
|
Grafana > + > Import
|
|
|
```
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Now we open the [json](https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/blob/main/grafana/dashboard_by_oijkn.json) file and Click on the "raw" button to copy the content from the json file.
|
|
|
|
|
|
-()
|
|
|
+()
|
|
|
|
|
|
|
|
|
Once copied into the bigger of the 2 boxes Click Load.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
Now we can display the dashboard
|
|
@@ -148,20 +148,20 @@ Now we can display the dashboard
|
|
|
```
|
|
|
Grafana > Dashboard > Manage
|
|
|
```
|
|
|
-
|
|
|
+
|
|
|
|
|
|
There should be just the one item list. Select "Docker and OS Metrics" from the list and you should see the dashboard listed below.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
> Hint: Well the Dashboard is displayed you can select your profile > Preferences and change the default Dashboard to the new Dashboard you just create and it will always display the new Dashboad when you login.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
## Pi Hosted : Raspberry Pi Docker Monitoring Part 7
|