InfluxDB

From air
Revision as of 08:26, 13 September 2015 by Donsez (talk | contribs) (Replaced content with "InfluxDB 0.8 =Chronograf= ''Chronograf is a single binary web application that you can deploy behind your firewall to do ad hoc exploration of your time series data ...")
Jump to navigation Jump to search

InfluxDB 0.8


Chronograf

Chronograf is a single binary web application that you can deploy behind your firewall to do ad hoc exploration of your time series data in InfluxDB.

Installation

wget https://s3.amazonaws.com/get.influxdb.org/chronograf/chronograf_0.1.0_amd64.deb
sudo dpkg -i chronograf_0.1.0_amd64.deb

sudo service chronograf start