1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-06-06 02:16:29 +02:00

Fix InfluxDB docs

This commit is contained in:
Pavel Odintsov 2015-11-11 11:50:55 +03:00
parent ee9c5f528c
commit 518824e9d3

View File

@ -5,11 +5,11 @@ InfluxDB is a very fast time series database written in awesome Go language. You
You could install InfluxDB from [binary packages](https://influxdb.com/download/index.html).
For Debian 8 Jessie I could offer part of this manual here:
Recommended version: >=0.9.3 (Nightly build) - more lightweight than 0.9.2 and support graphite/batch
Recommended version: >=0.9.4 with support for graphite/batch
```bash
wget https://s3.amazonaws.com/influxdb/influxdb_nightly_amd64.deb
sudo dpkg -i influxdb_nightly_amd64.deb
wget https://s3.amazonaws.com/influxdb/influxdb_0.9.4.2_amd64.deb
dpkg -i influxdb_0.9.4.2_amd64.deb
```
Then we should enable graphite protocol emulation in configuration file: /etc/opt/influxdb/influxdb.conf