Hi,
We are using influxdb-1.8.9-1
to store data from collectd-5.9.0-5.el8
via network
plugin (CentOS 8).
The setup is working fine, but when we send notifications via PUTNOTIF
(using the unixsock
plugin) influxdb
throws the following error messages:
Sep 22 09:21:18 XXXXX influxd[77692]: 2021/09/22 09:21:18 ignoring field of type 0x101
Sep 22 09:21:18 XXXXX influxd[77692]: 2021/09/22 09:21:18 ignoring field of type 0x100
Does influxdb support collectd Notifications?
Thanks in advance,
Juanjo