소스 검색

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))
 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.