I'm having this problem with several newly imported templates...
Zabbix 6.0.12 wanting to monitor an InfluxDB 1.8. The only thing I've changed in Zabbix is {$INFLUXDB.URL}.
Here is a sampling of recent data for the template. There is only one item getting a value, two of these are failing (see red i). Is this all I should expect? What can I do to get more details?
Also available: https://imgur.com/a/ebIqZrp

But I'm able to succesfully run a test on more than one item:
Also available: https://imgur.com/a/MmH87lF

...and yet all of these zabbix_get tests fail:
Zabbix 6.0.12 wanting to monitor an InfluxDB 1.8. The only thing I've changed in Zabbix is {$INFLUXDB.URL}.
Here is a sampling of recent data for the template. There is only one item getting a value, two of these are failing (see red i). Is this all I should expect? What can I do to get more details?
Also available: https://imgur.com/a/ebIqZrp
But I'm able to succesfully run a test on more than one item:
Also available: https://imgur.com/a/MmH87lF
...and yet all of these zabbix_get tests fail:
Code:
# zabbix_get --tls-connect cert --tls-cert-file /etc/letsencrypt/live/efg.to/fullchain.pem --tls-key-file /etc/letsencrypt/live/efg.to/privkey.pem --tls-ca-file /etc/letsencrypt_root_self.crt -s florax -k influx.get_metrics ZBX_NOTSUPPORTED: Unknown metric influx.get_metrics zabbix_get --tls-connect cert --tls-cert-file /etc/letsencrypt/live/efg.to/fullchain.pem --tls-key-file /etc/letsencrypt/live/efg.to/privkey.pem --tls-ca-file /etc/letsencrypt_root_self.crt -s florax -k influx.healthcheck ZBX_NOTSUPPORTED: Unknown metric influx.healthcheck zabbix_get --tls-connect cert --tls-cert-file /etc/letsencrypt/live/efg.to/fullchain.pem --tls-key-file /etc/letsencrypt/live/efg.to/privkey.pem --tls-ca-file /etc/letsencrypt_root_self.crt -s florax -k influxdb.uptime ZBX_NOTSUPPORTED: Unknown metric influxdb.uptime