Skip to content

docker.vstatus[All] returning "ZBX_NOTSUPPORTED: Not supported volume state" #66

Closed
@drewmudgett

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions