effluence icon indicating copy to clipboard operation
effluence copied to clipboard

Zabbix loadable module for real-time export of history to InfluxDB

Results 9 effluence issues
Sort by recently updated
recently updated
newest added

Based on #13. If InfluxDB is not available or slow to respond... > module is getting backed up trying to write data to influx and not timing out or failing...

[InfluxDB 2.0](https://www.influxdata.com/products/influxdb-overview/influxdb-2-0/) is ~currently in alpha~ ~beta~ [generally available](https://www.influxdata.com/blog/influxdb-2-0-open-source-is-generally-available/). This issue is created mainly to track user interest in it. Please leave a :rocket: reaction if you want/need it. *...

Monitoring InfluxDB instance will never be the goal of this module (there should be another module for that), but adding some self-monitoring would be nice. Total and per data type...

enhancement
help wanted
question

At the moment README.md is a long read. I think it may be a good idea to offload large parts of it into Wiki section. This will separate documentation from...

enhancement

This will greatly simplify the installation process.

help wanted

Quoting [InfluxDB documentation](https://docs.influxdata.com/influxdb/latest/tools/api/#query-string-parameters-2): > We recommend using the least precise precision possible as this can result in significant improvements in compression. Investigate if [`precision`](https://docs.influxdata.com/influxdb/latest/tools/api/#write-http-endpoint) has any real effect and, if...

enhancement
help wanted

Add an optional configuration file attribute to configure (per data type) [retention policy](https://docs.influxdata.com/influxdb/latest/concepts/glossary/#retention-policy-rp) to use, pass `rp` variable to [`/write`](https://docs.influxdata.com/influxdb/latest/tools/api/#write-http-endpoint) queries.

enhancement
good first issue

Will it support Zabbix 6.0 and 7.0? I installed it on Zabbix 6.4.4. Zabbix service is running, but the data has not appeared in the InfluxDB database.

I don't expect this to get worked on but I'll throw it up here anyways.