Przeglądaj źródła

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 lat temu
rodzic
commit
3addf7328c
2 zmienionych plików z 222 dodań i 136 usunięć
  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/).

Plik diff jest za duży
+ 221 - 135
assets/dashboards/ohm-prometheus.json


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików