Ad Widget

Collapse

Getting Error in Docker swarm container monitoring with zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iftitutulbd
    Junior Member
    • Nov 2019
    • 1

    #1

    Getting Error in Docker swarm container monitoring with zabbix

    I am running zabbix Server 4.4.1 using pkg installation. For docker containers monitoring I'm using these git repo: https://github.com/dimuskin/ax-zabbix-docker.
    These template and scripts are working fine if individual servers have docker containers. I have tested one server which more than 20+ docker containers.

    But I have another two servers for docker swarm (master & worker). I have installed zabbix agent with pkg installation in both servers. while using these git repo for docker containers monitoring. below errors are found
    Code:
    Value "Invalid parameter for container id detected" of type "string" is not suitable for value type "Numeric (float)"
    Does anyone monitor the docker containers ? any help?
Working...