docker.vstatus[All] returning "ZBX_NOTSUPPORTED: Not supported volume state" #66
Closed
Description
Howdy,
I'm getting a 'ZBX_NOTSUPPORTED: Not supported volume state' when attempting to query the docker.vstatus metric with the 'All' state specified. The 'Dangling' state works as expected:
[root@zabbixproxy1 ~]# zabbix_get -s dockerhost1 -k docker.vstatus[All]
ZBX_NOTSUPPORTED: Not supported volume state
[root@zabbixproxy1 ~]# zabbix_get -s dockerhost1 -k docker.vstatus[Dangling]
2
I'm running Zabbix 3.2 and the Docker API version 1.26 on RHEL 7.3.
Thanks
Metadata
Assignees
Labels
No labels