1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-28 07:30:08 +02:00

Fix in Graphite guide

This commit is contained in:
Pavel Odintsov 2015-08-04 11:21:02 +03:00
parent 5c6ced5932
commit 72051d13dc

View File

@ -16,7 +16,7 @@ graphite_prefix = fastnetmon
First of all, please install all packages:
```bash
apt-get install python-whisper graphite-carbon
apt-get install -y python-whisper graphite-carbon
```
Whisper - it's database for data. Graphite - service for storing and retrieving data from database.