소스 검색

Update sample temperature table to be instance aware

Previously the temperature table would display temperatures across all
instances.

This commit also updates the required grafana version as there is a
difference between 8.2 and 8.3 (the temperature bars aren't properly
captured in 8.2)
Nick Babcock 3 년 전
부모
커밋
3addf7328c
2개의 변경된 파일222개의 추가작업 그리고 136개의 파일을 삭제
  1. 1 1
      README.md
  2. 221 135
      assets/dashboards/ohm-prometheus.json

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ Supported metric stores:
 
 - [Graphite](https://graphiteapp.org/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11591)
 - [InfluxdDB](https://www.influxdata.com/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11601)
-- [Prometheus](https://prometheus.io/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11587) for Grafana v8.1+
+- [Prometheus](https://prometheus.io/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11587) for Grafana v8.3+
 - [Postgres](https://www.postgresql.org/) / [TimescaleDB](https://www.timescale.com/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11599)
 
 Hardware support is provided through [LibreHardwareMonitor](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). Since detected sensors is hardware dependent, one can use the LibreHardwareMonitor GUI to preview a subset of metrics that will be exported by OhmGraphite. If a GUI of hardware sensors is all that is desired, and the thought of running and configuring Grafana and a metric store sounds overwhelming, I'd recommend [HWINFO](https://www.hwinfo.com/).

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 221 - 135
assets/dashboards/ohm-prometheus.json


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