Page 1 of 1

[userModule] InfluxDB stats collector (Updated 2016/12/05)

Posted: 17 Oct 2015 00:29
by maros
This plugin collects device statistics in an InfluxDb database (see https://influxdb.com/) Using tools like Grafana or chronograf, this data then later can be charted and analysed.

Data is stored under 'device.$DeviceID$', with only one measurement key called 'level' The following tags are also added:
  • probe: probe title
  • room: room name
  • scale: scale title
  • type: basic device type
  • title: device name
Additionally zwave device metrics are stored under 'zwave.$ZwaveID$'

Tested with Z-Way version v2.2.2
Bug/Issue tracker at https://github.com/maros/Zway-InfluxDbStats/issues
Documentation at https://github.com/maros/Zway-InfluxDbS ... /README.md
Download at https://github.com/maros/Zway-InfluxDbStats/releases

Installation can be done directly via git or via the the Zway App-Store. Install the BaseModule first.

Re: [userModule] InfluxDB stats collector (Updated 2016/12/05)

Posted: 30 Oct 2018 11:56
by CaptainIgloo
Hi Maros,
Could you give me more informations for tag parameter ? Impossible to collect timeseries in InfluxDB.
Thanks.
CaptainIgloo