瀏覽代碼

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


部分文件因文件數量過多而無法顯示