瀏覽代碼

Add grafana configuration section

Nick Babcock 5 年之前
父節點
當前提交
39b13a5c95
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -56,6 +56,13 @@ To switch to DNS hostname resolution, update the configuration to include `name_
 </configuration>
 ```
 
+### Grafana Configuration
+
+While not necessary, there are dashboards tailored to OhmGraphite that one can use in Grafana to jump start their own dashboards:
+
+- [Prometheus](https://grafana.com/grafana/dashboards/11587)
+- [Influxdb (User submitted)](https://github.com/nickbabcock/OhmGraphite/blob/30ce8d09d465aa492990013286a7283b331a744a/dashboard-example.json)
+
 ### Graphite Configuration
 
 The config below polls our hardware every `5` seconds and sends the results to a graphite server listening on `localhost:2003`.