docs: add retention policy notes

This commit is contained in:
Alexander Zobnin
2019-02-14 14:05:03 +03:00
parent b6a5aea713
commit 125cbe876c
4 changed files with 18 additions and 2 deletions

View File

@@ -32,3 +32,10 @@ database name (usually, `zabbix`) and specify credentials.
### Security notes
Make sure you use read-only user for Zabbix database.
## InfluxDB
Select _InfluxDB_ data source type and provide your InfluxDB instance host address and port (8086 is default). Fill
database name you configured in the [effluence](https://github.com/i-ky/effluence) module config (usually, `zabbix`) and specify credentials.
![Configure InfluxDB data source](../img/configuration-influxdb_ds_config.png)