User Tools

Site Tools


hacks:stats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hacks:stats [2016/01/05 22:26] jarretthacks:stats [2016/09/20 05:28] (current) tyisi
Line 1: Line 1:
-===== Recording Stats at VHS =====+====== Recording Stats at VHS ======
  
 VHS has an InfluxDB/Grafana instance to record and graph datapoints //in the cloud.// VHS has an InfluxDB/Grafana instance to record and graph datapoints //in the cloud.//
Line 10: Line 10:
 Consider a MySQL database. Except instead of sending a new value and overwriting the previous data, InfluxDB keeps track of both, along with the time they were sent (unless you specify a different time). Consider a MySQL database. Except instead of sending a new value and overwriting the previous data, InfluxDB keeps track of both, along with the time they were sent (unless you specify a different time).
  
-You can also specify "retention policies" that phase out old datapoints, and soon, do some native analytics.+You can also specify "retention policies" that phase out old datapoints, basic arithmetic and soon, some native analytics.
  
 Some use-cases are current temperature, price of Bitcoin, or common "open" times for isvhsopen.com Some use-cases are current temperature, price of Bitcoin, or common "open" times for isvhsopen.com
Line 73: Line 73:
 **Grafana** takes those datapoints and makes pretty graphs out of them. **Grafana** takes those datapoints and makes pretty graphs out of them.
  
-==== Links =====+===== Links =====
  
  
-InfluxDB: http://stats.hackspace.ca:8083/ +  * InfluxDB: http://stats.vanhack.ca:8083/ Use "admin" and standard VHS credentials 
-Use "admin" and standard VHS credentials +  Grafana: http://stats.vanhack.ca:3000/ Create your own account! 
- +  * Get your head around it: https://docs.influxdata.com/influxdb/v0.9/concepts/key_concepts/ 
-Grafana: http://stats.hackspace.ca:3000/ +  * Get your hands dirty: https://docs.influxdata.com/influxdb/v0.9/guides/querying_data/ 
-Create your own account! +  Operation scripts for installation details: https://github.com/vhs/vhs-ops-scripts
- +
- +
-Learn more: https://docs.influxdata.com/influxdb/v0.9/guides/querying_data/ +
- +
-Operation scripts for installation details: https://github.com/vhs/vhs-ops-scripts+
hacks/stats.1452032794.txt.gz · Last modified: 2016/01/05 22:26 by jarrett

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki