浏览代码

Update the templates to support amd64 arch.

Robert Middleswarth 2 年之前
父节点
当前提交
0b110a7f17
共有 3 个文件被更改,包括 342 次插入112 次删除
  1. 0 0
      configs/rpi_dashboard/amd_rpi_dashboard.json
  2. 340 110
      configs/rpi_dashboard/arm_rpi_dashboard.json
  3. 2 2
      docs/rpi_docker_monitor.md

+ 0 - 0
configs/dashboard_by_oijkn.json → configs/rpi_dashboard/amd_rpi_dashboard.json


文件差异内容过多而无法显示
+ 340 - 110
configs/rpi_dashboard/arm_rpi_dashboard.json


+ 2 - 2
docs/rpi_docker_monitor.md

@@ -139,7 +139,7 @@ Grafana > Configuration > Data Sources > Prometheus
 ![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-DataSource.png)
 
 ### Setup the Dashboard
-Grafana is not preconfigured with dashboard, so you have to import it from the [Arm json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file [PC(AMD) json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/amd_rpi_dashboard.json) file.
+Grafana is not preconfigured with dashboard, so you have to import it from the [Arm json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/rpi_dashboard/arm_rpi_dashboard.json) or [PC(AMD) json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/rpi_dashboard/amd_rpi_dashboard.json) file.
 
 ```
 Grafana > + > Import 
@@ -147,7 +147,7 @@ Grafana > + > Import
 
 ![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Menu-Import.png)
 
-Now we open the [Arm json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) or [PC(AMD) json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/amd_rpi_dashboard) file and Click on the "raw" button to copy the content from the json file.
+Now we open the [Arm json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/rpi_dashboard/arm_rpi_dashboard.json) or [PC(AMD) json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/rpi_dashboard/arm_rpi_dashboard.json) file and Click on the "raw" button to copy the content from the json file.
 
 (!["raw" button](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Raw.png))
 

部分文件因为文件数量过多而无法显示