Open pedropilla opened 4 years ago
If you cannot even get container status by
zabbix-server# zabbix_get -s $DOCKER_HOST -p 10050 -k docker.up[/$CONTAINERID]
try add zabbix
user to docker group or set AllowRoot=1
in zabbix_agentd.conf and check SELinux permissions
https://github.com/monitoringartist/Zabbix-Docker-Monitoring#additional-docker-permissions
It helped me on Debian 10, with same error message
Already done that before, forgot to mention. :(
Em qua., 29 de jan. de 2020 às 12:45, Gregg notifications@github.com escreveu:
If you cannot even get container status by
zabbix-server# zabbix_get -s $DOCKER_HOST -p 10050 -k docker.up[/$CONTAINERID]
try add zabbix user to docker group or set AllowRoot=1 in zabbix_agentd.conf and check SELinux permissions
https://github.com/monitoringartist/Zabbix-Docker-Monitoring#additional-docker-permissions
It helped me on Debian 10, with same error message
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monitoringartist/zabbix-docker-monitoring/issues/135?email_source=notifications&email_token=AD6LSPUFNZYM4TFPJ5CFXFLRAGJBZA5CNFSM4KMZIYM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKHNZZI#issuecomment-579788005, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6LSPQ7NPVXS35ONCX6ZOLRAGJBZANCNFSM4KMZIYMQ .
Please check startup logs. Module is trying to detect proper cgroups pseudofilesystem location there. It may log some issues there.
sorry for the late answer, agent startup logs? apparently normal:
18916:20200128:183653.456 Starting Zabbix Agent [xyz.com]. Zabbix 4.4.5 (revision b93f5c4fc0).
18916:20200128:183653.456 **** Enabled features ****
18916:20200128:183653.456 IPv6 support: YES
18916:20200128:183653.456 TLS support: YES
18916:20200128:183653.456 **************************
18916:20200128:183653.456 using configuration file: /etc/zabbix/zabbix_agentd.conf
18916:20200128:183653.461 loaded modules: /usr/src/zabbix/zabbix_module_docker.so
18916:20200128:183653.462 agent #0 started [main process]
18917:20200128:183653.462 agent #1 started [collector]
18918:20200128:183653.463 agent #2 started [listener #1]
18919:20200128:183653.463 agent #3 started [listener #2]
18920:20200128:183653.463 agent #4 started [listener #3]
18918:20200128:183659.949 Cannot open metric file: '/sys/fs/cgroup/memory/docker//c4d16d94d993/memory.stat'
18918:20200128:183700.271 Cannot open metric file: '/sys/fs/cgroup/memory/docker//94e785b17c71/memory.stat'
18918:20200128:183701.755 Cannot open metric file: '/sys/fs/cgroup/memory/docker//b3971e2b9021/memory.stat'
18919:20200128:183702.292 Cannot open metric file: '/sys/fs/cgroup/memory/docker//9f4f0a5d631b/memory.stat'
18920:20200128:183703.871 Cannot open metric file: '/sys/fs/cgroup/memory/docker//66f6cf814dda/memory.stat'
18918:20200128:183704.292 Cannot open metric file: '/sys/fs/cgroup/memory/docker//eeac397d095e/memory.stat'
18919:20200128:183705.309 Cannot open metric file: '/sys/fs/cgroup/memory/docker//e944bc21c8d1/memory.stat'
18919:20200128:183708.370 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//c4d16d94d993/cpuacct.stat'
18918:20200128:183709.619 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//94e785b17c71/cpuacct.stat'
18920:20200128:183710.251 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//b3971e2b9021/cpuacct.stat'
You need to increase debug level - https://github.com/monitoringartist/zabbix-docker-monitoring#troubleshooting
Ok, let me know if this is enough:
17374:20200204:175502.820 Starting Zabbix Agent [xyz.com]. Zabbix 4.4.5 (revision b93f5c4fc0).
17374:20200204:175502.820 **** Enabled features ****
17374:20200204:175502.820 IPv6 support: YES
17374:20200204:175502.820 TLS support: YES
17374:20200204:175502.820 **************************
17374:20200204:175502.820 using configuration file: /etc/zabbix/zabbix_agentd.conf
17374:20200204:175502.820 In zbx_load_modules()
17374:20200204:175502.820 loading module "/usr/src/zabbix/zabbix_module_docker.so"
17374:20200204:175502.821 In zbx_module_api_version()
17374:20200204:175502.821 In zbx_module_init()
17374:20200204:175502.821 zabbix_module_docker v0.6.9, compilation time: Jan 28 2020 17:55:03
17374:20200204:175502.821 In zbx_docker_dir_detect()
17374:20200204:175502.821 Detected docker stat directory: /sys/fs/cgroup/
17374:20200204:175502.821 Detected used docker driver dir: docker/
17374:20200204:175502.821 Detected JoinController cpu,cpuacct
17374:20200204:175502.822 In zbx_docker_api_detect()
17374:20200204:175502.822 In zbx_docker_perm()
17374:20200204:175502.826 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17374:20200204:175502.826 In zbx_module_item_list()
17374:20200204:175502.826 In zbx_module_item_timeout()
17374:20200204:175502.826 cannot find "zbx_module_history_write_cbs()" function in module "/usr/src/zabbix/zabbix_module_docker.so": /usr/src/zabbix/zabbix_module_docker.so: undefined symbol: zbx_module_history_write_cbs
17374:20200204:175502.826 loaded modules: /usr/src/zabbix/zabbix_module_docker.so
17374:20200204:175502.826 End of zbx_load_modules():SUCCEED
17374:20200204:175502.827 In init_collector_data()
17374:20200204:175502.827 In zbx_dshm_create() size:0
17374:20200204:175502.827 End of zbx_dshm_create():SUCCEED shmid:-1
17374:20200204:175502.827 End of init_collector_data()
17374:20200204:175502.827 agent #0 started [main process]
17375:20200204:175502.828 agent #1 started [collector]
17375:20200204:175502.828 In init_cpu_collector()
17375:20200204:175502.828 End of init_cpu_collector():SUCCEED
17375:20200204:175502.828 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175502.828 In update_cpustats()
17375:20200204:175502.829 End of update_cpustats()
17375:20200204:175502.829 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175502.829 agent #4 started [listener #3]
17378:20200204:175502.829 In zbx_tls_init_child()
17377:20200204:175502.829 agent #3 started [listener #2]
17377:20200204:175502.829 In zbx_tls_init_child()
17376:20200204:175502.830 agent #2 started [listener #1]
17376:20200204:175502.830 In zbx_tls_init_child()
17377:20200204:175502.831 OpenSSL library (version OpenSSL 1.1.1 FIPS 11 Sep 2018) initialized
17377:20200204:175502.831 End of zbx_tls_init_child()
17377:20200204:175502.831 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175502.832 OpenSSL library (version OpenSSL 1.1.1 FIPS 11 Sep 2018) initialized
17378:20200204:175502.832 End of zbx_tls_init_child()
17378:20200204:175502.832 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17376:20200204:175502.833 OpenSSL library (version OpenSSL 1.1.1 FIPS 11 Sep 2018) initialized
17376:20200204:175502.833 End of zbx_tls_init_child()
17376:20200204:175502.833 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175503.829 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175503.829 In update_cpustats()
17375:20200204:175503.829 End of update_cpustats()
17375:20200204:175503.829 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175504.830 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175504.830 In update_cpustats()
17375:20200204:175504.830 End of update_cpustats()
17375:20200204:175504.830 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175505.830 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175505.830 In update_cpustats()
17375:20200204:175505.830 End of update_cpustats()
17375:20200204:175505.830 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175506.831 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175506.831 In update_cpustats()
17375:20200204:175506.831 End of update_cpustats()
17375:20200204:175506.831 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175507.832 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175507.832 In update_cpustats()
17375:20200204:175507.832 End of update_cpustats()
17375:20200204:175507.832 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175508.832 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175508.833 In update_cpustats()
17375:20200204:175508.833 End of update_cpustats()
17375:20200204:175508.833 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175509.833 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175509.833 In update_cpustats()
17375:20200204:175509.833 End of update_cpustats()
17375:20200204:175509.833 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175510.833 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175510.833 In update_cpustats()
17375:20200204:175510.834 End of update_cpustats()
17375:20200204:175510.834 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175511.834 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175511.834 In update_cpustats()
17375:20200204:175511.834 End of update_cpustats()
17375:20200204:175511.834 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175512.834 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175512.834 In update_cpustats()
17375:20200204:175512.835 End of update_cpustats()
17375:20200204:175512.835 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175513.835 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175513.835 In update_cpustats()
17375:20200204:175513.835 End of update_cpustats()
17375:20200204:175513.835 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175514.835 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175514.835 In update_cpustats()
17375:20200204:175514.836 End of update_cpustats()
17375:20200204:175514.836 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175515.836 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175515.836 In update_cpustats()
17375:20200204:175515.836 End of update_cpustats()
17375:20200204:175515.836 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175516.836 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175516.836 In update_cpustats()
17375:20200204:175516.836 End of update_cpustats()
17375:20200204:175516.837 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175517.837 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175517.837 In update_cpustats()
17375:20200204:175517.837 End of update_cpustats()
17375:20200204:175517.837 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175518.837 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175518.837 In update_cpustats()
17375:20200204:175518.837 End of update_cpustats()
17375:20200204:175518.837 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175519.838 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175519.838 In update_cpustats()
17375:20200204:175519.838 End of update_cpustats()
17375:20200204:175519.838 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175520.838 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175520.838 In update_cpustats()
17375:20200204:175520.838 End of update_cpustats()
17375:20200204:175520.838 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175521.839 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175521.839 In update_cpustats()
17375:20200204:175521.839 End of update_cpustats()
17375:20200204:175521.839 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175522.839 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175522.839 In update_cpustats()
17375:20200204:175522.839 End of update_cpustats()
17375:20200204:175522.839 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175523.840 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175523.840 In update_cpustats()
17375:20200204:175523.840 End of update_cpustats()
17375:20200204:175523.840 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175524.840 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175524.840 In update_cpustats()
17375:20200204:175524.840 End of update_cpustats()
17375:20200204:175524.840 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175525.841 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175525.841 In update_cpustats()
17375:20200204:175525.841 End of update_cpustats()
17375:20200204:175525.841 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175526.841 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175526.841 In update_cpustats()
17375:20200204:175526.841 End of update_cpustats()
17375:20200204:175526.841 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175527.841 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175527.842 In update_cpustats()
17375:20200204:175527.842 End of update_cpustats()
17375:20200204:175527.842 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175528.842 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175528.842 In update_cpustats()
17375:20200204:175528.842 End of update_cpustats()
17375:20200204:175528.842 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175529.842 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175529.842 In update_cpustats()
17375:20200204:175529.843 End of update_cpustats()
17375:20200204:175529.843 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175530.076 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175530.076 Requested [docker.up[/20901b2a31e9]]
17378:20200204:175530.076 In zbx_module_docker_up()
17378:20200204:175530.076 In zbx_module_docker_get_fci()
17378:20200204:175530.076 Translating container name to fci by using docker.inspect
17378:20200204:175530.076 In zbx_module_docker_inspect_exec()
17378:20200204:175530.076 In zbx_docker_api_detect()
17378:20200204:175530.076 In zbx_docker_perm()
17378:20200204:175530.080 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175530.080 Docker's socket API is not available
17378:20200204:175530.080 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175530.081 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//20901b2a31e9/cpuacct.stat
17378:20200204:175530.081 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//20901b2a31e9/cpuacct.stat', container doesn't run
17378:20200204:175530.081 Sending back [0]
17378:20200204:175530.081 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17376:20200204:175530.086 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175530.086 Requested [docker.up[/80bdf14c574d]]
17376:20200204:175530.086 In zbx_module_docker_up()
17376:20200204:175530.086 In zbx_module_docker_get_fci()
17376:20200204:175530.086 Translating container name to fci by using docker.inspect
17376:20200204:175530.086 In zbx_module_docker_inspect_exec()
17376:20200204:175530.086 In zbx_docker_api_detect()
17376:20200204:175530.087 In zbx_docker_perm()
17376:20200204:175530.088 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175530.088 Docker's socket API is not available
17376:20200204:175530.088 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175530.088 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//80bdf14c574d/cpuacct.stat
17376:20200204:175530.088 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//80bdf14c574d/cpuacct.stat', container doesn't run
17376:20200204:175530.088 Sending back [0]
17376:20200204:175530.088 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17378:20200204:175530.150 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175530.150 Requested [vfs.fs.size[/,used]]
17378:20200204:175530.150 In zbx_execute_threaded_metric() key:'vfs.fs.size'
17386:20200204:175530.151 executing in data process for key:'vfs.fs.size'
17378:20200204:175530.153 End of zbx_execute_threaded_metric():SYSINFO_SUCCEED ''
17378:20200204:175530.153 Sending back [35265286144]
17378:20200204:175530.153 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17378:20200204:175530.197 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175530.197 Requested [net.if.out[veth2c83851]]
17378:20200204:175530.197 Sending back [90518]
17378:20200204:175530.197 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175530.365 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175530.365 Requested [net.if.out[veth45282f5]]
17377:20200204:175530.365 Sending back [4048588]
17377:20200204:175530.366 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17377:20200204:175530.799 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175530.800 Requested [vfs.fs.size[/boot,used]]
17377:20200204:175530.800 In zbx_execute_threaded_metric() key:'vfs.fs.size'
17389:20200204:175530.800 executing in data process for key:'vfs.fs.size'
17377:20200204:175530.802 End of zbx_execute_threaded_metric():SYSINFO_SUCCEED ''
17377:20200204:175530.802 Sending back [184442880]
17377:20200204:175530.802 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175530.843 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175530.843 In update_cpustats()
17375:20200204:175530.843 End of update_cpustats()
17375:20200204:175530.843 zbx_setproctitle() title:'collector [idle 1 sec]'
17375:20200204:175531.843 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175531.844 In update_cpustats()
17375:20200204:175531.844 End of update_cpustats()
17375:20200204:175531.844 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175532.055 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175532.055 Requested [agent.ping]
17378:20200204:175532.055 Sending back [1]
17378:20200204:175532.055 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17378:20200204:175532.437 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175532.437 Requested [docker.mem[/0eb632c95c50,total_rss]]
17378:20200204:175532.437 In zbx_module_docker_mem()
17378:20200204:175532.437 In zbx_module_docker_get_fci()
17378:20200204:175532.437 Translating container name to fci by using docker.inspect
17378:20200204:175532.438 In zbx_module_docker_inspect_exec()
17378:20200204:175532.438 In zbx_docker_api_detect()
17378:20200204:175532.438 In zbx_docker_perm()
17378:20200204:175532.439 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175532.439 Docker's socket API is not available
17378:20200204:175532.440 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175532.440 Metric source file: /sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat
17378:20200204:175532.440 Cannot open metric file: '/sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat'
17378:20200204:175532.440 Sending back [ZBX_NOTSUPPORTED: Cannot open memory.stat file]
17378:20200204:175532.440 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17376:20200204:175532.681 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175532.681 Requested [docker.mem[/0eb632c95c50,total_swap]]
17376:20200204:175532.681 In zbx_module_docker_mem()
17376:20200204:175532.681 In zbx_module_docker_get_fci()
17376:20200204:175532.681 Translating container name to fci by using docker.inspect
17376:20200204:175532.681 In zbx_module_docker_inspect_exec()
17376:20200204:175532.681 In zbx_docker_api_detect()
17376:20200204:175532.681 In zbx_docker_perm()
17376:20200204:175532.683 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175532.683 Docker's socket API is not available
17376:20200204:175532.683 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175532.683 Metric source file: /sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat
17376:20200204:175532.683 Cannot open metric file: '/sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat'
17376:20200204:175532.683 Sending back [ZBX_NOTSUPPORTED: Cannot open memory.stat file]
17376:20200204:175532.683 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175532.844 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175532.844 In update_cpustats()
17375:20200204:175532.844 End of update_cpustats()
17375:20200204:175532.844 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175532.880 zbx_setproctitle() title:'listener #3 [processing request]'
17376:20200204:175532.880 zbx_setproctitle() title:'listener #1 [processing request]'
17378:20200204:175532.880 Requested [docker.up[/57b94d3246f8]]
17376:20200204:175532.880 Requested [docker.up[/b335d12dcece]]
17376:20200204:175532.880 In zbx_module_docker_up()
17376:20200204:175532.880 In zbx_module_docker_get_fci()
17376:20200204:175532.880 Translating container name to fci by using docker.inspect
17376:20200204:175532.880 In zbx_module_docker_inspect_exec()
17376:20200204:175532.880 In zbx_docker_api_detect()
17376:20200204:175532.880 In zbx_docker_perm()
17378:20200204:175532.880 In zbx_module_docker_up()
17378:20200204:175532.880 In zbx_module_docker_get_fci()
17378:20200204:175532.880 Translating container name to fci by using docker.inspect
17378:20200204:175532.880 In zbx_module_docker_inspect_exec()
17378:20200204:175532.880 In zbx_docker_api_detect()
17378:20200204:175532.880 In zbx_docker_perm()
17378:20200204:175532.882 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175532.882 Docker's socket API is not available
17378:20200204:175532.882 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175532.882 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//57b94d3246f8/cpuacct.stat
17378:20200204:175532.882 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//57b94d3246f8/cpuacct.stat', container doesn't run
17378:20200204:175532.882 Sending back [0]
17378:20200204:175532.882 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17376:20200204:175532.882 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175532.882 Docker's socket API is not available
17376:20200204:175532.882 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175532.882 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//b335d12dcece/cpuacct.stat
17376:20200204:175532.882 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//b335d12dcece/cpuacct.stat', container doesn't run
17376:20200204:175532.883 Sending back [0]
17376:20200204:175532.883 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17377:20200204:175532.890 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175532.890 Requested [docker.cpu[/0eb632c95c50,total]]
17377:20200204:175532.890 In zbx_module_docker_cpu()
17377:20200204:175532.890 In zbx_module_docker_get_fci()
17377:20200204:175532.890 Translating container name to fci by using docker.inspect
17377:20200204:175532.890 In zbx_module_docker_inspect_exec()
17377:20200204:175532.890 In zbx_docker_api_detect()
17377:20200204:175532.890 In zbx_docker_perm()
17377:20200204:175532.891 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175532.891 Docker's socket API is not available
17377:20200204:175532.892 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175532.892 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//0eb632c95c50/cpuacct.stat
17377:20200204:175532.892 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//0eb632c95c50/cpuacct.stat'
17377:20200204:175532.892 Sending back [ZBX_NOTSUPPORTED: Cannot open cpuacct.stat file]
17377:20200204:175532.892 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175533.165 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175533.165 Requested [docker.up[/c4d16d94d993]]
17378:20200204:175533.165 In zbx_module_docker_up()
17378:20200204:175533.165 In zbx_module_docker_get_fci()
17378:20200204:175533.165 Translating container name to fci by using docker.inspect
17378:20200204:175533.165 In zbx_module_docker_inspect_exec()
17378:20200204:175533.165 In zbx_docker_api_detect()
17378:20200204:175533.165 In zbx_docker_perm()
17376:20200204:175533.165 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175533.165 Requested [docker.up[/2f12765162ff]]
17376:20200204:175533.165 In zbx_module_docker_up()
17376:20200204:175533.165 In zbx_module_docker_get_fci()
17376:20200204:175533.165 Translating container name to fci by using docker.inspect
17376:20200204:175533.165 In zbx_module_docker_inspect_exec()
17376:20200204:175533.165 In zbx_docker_api_detect()
17376:20200204:175533.166 In zbx_docker_perm()
17378:20200204:175533.166 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175533.167 Docker's socket API is not available
17378:20200204:175533.167 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175533.167 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//c4d16d94d993/cpuacct.stat
17378:20200204:175533.167 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//c4d16d94d993/cpuacct.stat', container doesn't run
17378:20200204:175533.167 Sending back [0]
17378:20200204:175533.167 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175533.167 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175533.167 Requested [docker.mem[/0eb632c95c50,total_cache]]
17377:20200204:175533.167 In zbx_module_docker_mem()
17377:20200204:175533.167 In zbx_module_docker_get_fci()
17377:20200204:175533.167 Translating container name to fci by using docker.inspect
17377:20200204:175533.167 In zbx_module_docker_inspect_exec()
17377:20200204:175533.167 In zbx_docker_api_detect()
17377:20200204:175533.167 In zbx_docker_perm()
17376:20200204:175533.167 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175533.167 Docker's socket API is not available
17376:20200204:175533.167 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175533.167 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//2f12765162ff/cpuacct.stat
17376:20200204:175533.167 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//2f12765162ff/cpuacct.stat', container doesn't run
17376:20200204:175533.167 Sending back [0]
17376:20200204:175533.168 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17377:20200204:175533.169 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175533.169 Docker's socket API is not available
17377:20200204:175533.169 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.169 Metric source file: /sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat
17377:20200204:175533.169 Cannot open metric file: '/sys/fs/cgroup/memory/docker//0eb632c95c50/memory.stat'
17377:20200204:175533.169 Sending back [ZBX_NOTSUPPORTED: Cannot open memory.stat file]
17377:20200204:175533.169 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175533.448 zbx_setproctitle() title:'listener #3 [processing request]'
17377:20200204:175533.448 zbx_setproctitle() title:'listener #2 [processing request]'
17378:20200204:175533.449 Requested [docker.up[/1e568d67062a]]
17378:20200204:175533.449 In zbx_module_docker_up()
17378:20200204:175533.449 In zbx_module_docker_get_fci()
17378:20200204:175533.449 Translating container name to fci by using docker.inspect
17378:20200204:175533.449 In zbx_module_docker_inspect_exec()
17378:20200204:175533.449 In zbx_docker_api_detect()
17378:20200204:175533.449 In zbx_docker_perm()
17377:20200204:175533.449 Requested [docker.up[/3815848535dc]]
17377:20200204:175533.449 In zbx_module_docker_up()
17377:20200204:175533.449 In zbx_module_docker_get_fci()
17377:20200204:175533.449 Translating container name to fci by using docker.inspect
17377:20200204:175533.449 In zbx_module_docker_inspect_exec()
17377:20200204:175533.449 In zbx_docker_api_detect()
17377:20200204:175533.449 In zbx_docker_perm()
17378:20200204:175533.451 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175533.451 Docker's socket API is not available
17378:20200204:175533.451 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175533.451 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//1e568d67062a/cpuacct.stat
17378:20200204:175533.451 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//1e568d67062a/cpuacct.stat', container doesn't run
17378:20200204:175533.451 Sending back [0]
17378:20200204:175533.451 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175533.451 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175533.451 Docker's socket API is not available
17377:20200204:175533.451 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.451 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//3815848535dc/cpuacct.stat
17377:20200204:175533.451 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//3815848535dc/cpuacct.stat', container doesn't run
17377:20200204:175533.452 Sending back [0]
17377:20200204:175533.452 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17377:20200204:175533.453 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175533.453 Requested [docker.up[/94e785b17c71]]
17377:20200204:175533.453 In zbx_module_docker_up()
17377:20200204:175533.453 In zbx_module_docker_get_fci()
17377:20200204:175533.453 Translating container name to fci by using docker.inspect
17377:20200204:175533.453 In zbx_module_docker_inspect_exec()
17377:20200204:175533.453 In zbx_docker_api_detect()
17377:20200204:175533.453 In zbx_docker_perm()
17377:20200204:175533.454 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175533.455 Docker's socket API is not available
17377:20200204:175533.455 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.455 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//94e785b17c71/cpuacct.stat
17377:20200204:175533.455 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//94e785b17c71/cpuacct.stat', container doesn't run
17377:20200204:175533.455 Sending back [0]
17377:20200204:175533.455 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175533.455 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175533.455 Requested [docker.up[/75735818a74c]]
17378:20200204:175533.455 In zbx_module_docker_up()
17378:20200204:175533.455 In zbx_module_docker_get_fci()
17378:20200204:175533.456 Translating container name to fci by using docker.inspect
17378:20200204:175533.456 In zbx_module_docker_inspect_exec()
17378:20200204:175533.456 In zbx_docker_api_detect()
17378:20200204:175533.456 In zbx_docker_perm()
17377:20200204:175533.457 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175533.457 Requested [docker.up[/b9001d7700a4]]
17377:20200204:175533.457 In zbx_module_docker_up()
17377:20200204:175533.457 In zbx_module_docker_get_fci()
17377:20200204:175533.457 Translating container name to fci by using docker.inspect
17377:20200204:175533.457 In zbx_module_docker_inspect_exec()
17377:20200204:175533.457 In zbx_docker_api_detect()
17377:20200204:175533.457 In zbx_docker_perm()
17378:20200204:175533.457 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175533.457 Docker's socket API is not available
17378:20200204:175533.457 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175533.457 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//75735818a74c/cpuacct.stat
17378:20200204:175533.457 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//75735818a74c/cpuacct.stat', container doesn't run
17378:20200204:175533.457 Sending back [0]
17378:20200204:175533.458 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175533.458 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175533.459 Docker's socket API is not available
17377:20200204:175533.459 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.459 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//b9001d7700a4/cpuacct.stat
17377:20200204:175533.459 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//b9001d7700a4/cpuacct.stat', container doesn't run
17377:20200204:175533.459 Sending back [0]
17377:20200204:175533.459 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175533.485 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175533.485 Requested [proc.num[,,run]]
17378:20200204:175533.494 Sending back [1]
17378:20200204:175533.494 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17378:20200204:175533.727 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175533.727 Requested [docker.up[/35d9362a55db]]
17378:20200204:175533.728 In zbx_module_docker_up()
17378:20200204:175533.728 In zbx_module_docker_get_fci()
17378:20200204:175533.728 Translating container name to fci by using docker.inspect
17378:20200204:175533.728 In zbx_module_docker_inspect_exec()
17378:20200204:175533.728 In zbx_docker_api_detect()
17378:20200204:175533.728 In zbx_docker_perm()
17376:20200204:175533.728 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175533.728 Requested [docker.up[/efe8abf18f0a]]
17376:20200204:175533.728 In zbx_module_docker_up()
17376:20200204:175533.728 In zbx_module_docker_get_fci()
17376:20200204:175533.728 Translating container name to fci by using docker.inspect
17376:20200204:175533.728 In zbx_module_docker_inspect_exec()
17376:20200204:175533.728 In zbx_docker_api_detect()
17376:20200204:175533.728 In zbx_docker_perm()
17377:20200204:175533.728 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175533.728 Requested [docker.up[/b3971e2b9021]]
17377:20200204:175533.728 In zbx_module_docker_up()
17377:20200204:175533.728 In zbx_module_docker_get_fci()
17377:20200204:175533.729 Translating container name to fci by using docker.inspect
17377:20200204:175533.729 In zbx_module_docker_inspect_exec()
17377:20200204:175533.729 In zbx_docker_api_detect()
17377:20200204:175533.729 In zbx_docker_perm()
17378:20200204:175533.730 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175533.730 Docker's socket API is not available
17378:20200204:175533.730 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175533.730 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//35d9362a55db/cpuacct.stat
17378:20200204:175533.730 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//35d9362a55db/cpuacct.stat', container doesn't run
17378:20200204:175533.730 Sending back [0]
17378:20200204:175533.730 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175533.731 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175533.731 Docker's socket API is not available
17377:20200204:175533.731 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.731 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//b3971e2b9021/cpuacct.stat
17377:20200204:175533.731 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//b3971e2b9021/cpuacct.stat', container doesn't run
17376:20200204:175533.731 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175533.731 Docker's socket API is not available
17376:20200204:175533.731 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175533.731 Sending back [0]
17376:20200204:175533.731 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//efe8abf18f0a/cpuacct.stat
17377:20200204:175533.731 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175533.731 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//efe8abf18f0a/cpuacct.stat', container doesn't run
17376:20200204:175533.731 Sending back [0]
17376:20200204:175533.732 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17376:20200204:175533.732 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175533.732 Requested [proc.num[]]
17376:20200204:175533.736 Sending back [185]
17376:20200204:175533.736 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175533.844 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175533.845 In update_cpustats()
17375:20200204:175533.845 End of update_cpustats()
17375:20200204:175533.845 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175534.378 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175534.378 Requested [docker.up[/9f4f0a5d631b]]
17378:20200204:175534.378 In zbx_module_docker_up()
17378:20200204:175534.378 In zbx_module_docker_get_fci()
17378:20200204:175534.378 Translating container name to fci by using docker.inspect
17378:20200204:175534.378 In zbx_module_docker_inspect_exec()
17378:20200204:175534.378 In zbx_docker_api_detect()
17378:20200204:175534.378 In zbx_docker_perm()
17377:20200204:175534.379 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175534.379 Requested [docker.up[/e6b9a85ab567]]
17377:20200204:175534.379 In zbx_module_docker_up()
17377:20200204:175534.379 In zbx_module_docker_get_fci()
17377:20200204:175534.379 Translating container name to fci by using docker.inspect
17377:20200204:175534.379 In zbx_module_docker_inspect_exec()
17377:20200204:175534.379 In zbx_docker_api_detect()
17377:20200204:175534.379 In zbx_docker_perm()
17378:20200204:175534.380 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175534.380 Docker's socket API is not available
17378:20200204:175534.380 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175534.380 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//9f4f0a5d631b/cpuacct.stat
17378:20200204:175534.381 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//9f4f0a5d631b/cpuacct.stat', container doesn't run
17378:20200204:175534.381 Sending back [0]
17377:20200204:175534.381 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175534.381 Docker's socket API is not available
17377:20200204:175534.381 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175534.381 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//e6b9a85ab567/cpuacct.stat
17378:20200204:175534.381 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175534.381 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//e6b9a85ab567/cpuacct.stat', container doesn't run
17377:20200204:175534.381 Sending back [0]
17377:20200204:175534.381 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175534.386 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175534.386 Requested [docker.up[/632021d56fca]]
17376:20200204:175534.386 In zbx_module_docker_up()
17376:20200204:175534.386 In zbx_module_docker_get_fci()
17376:20200204:175534.386 Translating container name to fci by using docker.inspect
17376:20200204:175534.386 In zbx_module_docker_inspect_exec()
17376:20200204:175534.386 In zbx_docker_api_detect()
17376:20200204:175534.387 In zbx_docker_perm()
17376:20200204:175534.388 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175534.388 Docker's socket API is not available
17376:20200204:175534.388 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175534.388 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//632021d56fca/cpuacct.stat
17376:20200204:175534.388 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//632021d56fca/cpuacct.stat', container doesn't run
17376:20200204:175534.388 Sending back [0]
17376:20200204:175534.388 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175534.845 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175534.845 In update_cpustats()
17375:20200204:175534.845 End of update_cpustats()
17375:20200204:175534.845 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175535.577 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175535.577 Requested [docker.up[/b412aeb77f42]]
17378:20200204:175535.577 In zbx_module_docker_up()
17378:20200204:175535.577 In zbx_module_docker_get_fci()
17378:20200204:175535.577 Translating container name to fci by using docker.inspect
17378:20200204:175535.577 In zbx_module_docker_inspect_exec()
17378:20200204:175535.577 In zbx_docker_api_detect()
17378:20200204:175535.577 In zbx_docker_perm()
17377:20200204:175535.577 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175535.577 Requested [docker.up[/1639cef571bb]]
17377:20200204:175535.577 In zbx_module_docker_up()
17377:20200204:175535.577 In zbx_module_docker_get_fci()
17377:20200204:175535.577 Translating container name to fci by using docker.inspect
17377:20200204:175535.577 In zbx_module_docker_inspect_exec()
17377:20200204:175535.577 In zbx_docker_api_detect()
17377:20200204:175535.577 In zbx_docker_perm()
17378:20200204:175535.579 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175535.579 Docker's socket API is not available
17378:20200204:175535.579 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175535.579 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//b412aeb77f42/cpuacct.stat
17378:20200204:175535.579 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//b412aeb77f42/cpuacct.stat', container doesn't run
17378:20200204:175535.579 Sending back [0]
17377:20200204:175535.579 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175535.579 Docker's socket API is not available
17377:20200204:175535.579 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175535.579 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//1639cef571bb/cpuacct.stat
17378:20200204:175535.579 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175535.579 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//1639cef571bb/cpuacct.stat', container doesn't run
17377:20200204:175535.579 Sending back [0]
17377:20200204:175535.580 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175535.581 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175535.581 Requested [docker.up[/66f6cf814dda]]
17376:20200204:175535.581 In zbx_module_docker_up()
17376:20200204:175535.581 In zbx_module_docker_get_fci()
17376:20200204:175535.581 Translating container name to fci by using docker.inspect
17376:20200204:175535.581 In zbx_module_docker_inspect_exec()
17376:20200204:175535.581 In zbx_docker_api_detect()
17376:20200204:175535.582 In zbx_docker_perm()
17378:20200204:175535.582 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175535.582 Requested [docker.up[/363d59cd7c9e]]
17378:20200204:175535.582 In zbx_module_docker_up()
17378:20200204:175535.582 In zbx_module_docker_get_fci()
17378:20200204:175535.582 Translating container name to fci by using docker.inspect
17378:20200204:175535.582 In zbx_module_docker_inspect_exec()
17378:20200204:175535.582 In zbx_docker_api_detect()
17378:20200204:175535.582 In zbx_docker_perm()
17376:20200204:175535.583 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175535.583 Docker's socket API is not available
17376:20200204:175535.583 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175535.583 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//66f6cf814dda/cpuacct.stat
17376:20200204:175535.583 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//66f6cf814dda/cpuacct.stat', container doesn't run
17376:20200204:175535.583 Sending back [0]
17376:20200204:175535.583 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17378:20200204:175535.584 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175535.584 Docker's socket API is not available
17378:20200204:175535.584 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175535.584 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//363d59cd7c9e/cpuacct.stat
17378:20200204:175535.584 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//363d59cd7c9e/cpuacct.stat', container doesn't run
17378:20200204:175535.584 Sending back [0]
17378:20200204:175535.584 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17378:20200204:175535.601 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175535.601 Requested [system.cpu.intr]
17378:20200204:175535.601 Sending back [2666658459]
17378:20200204:175535.601 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17375:20200204:175535.845 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175535.846 In update_cpustats()
17375:20200204:175535.846 End of update_cpustats()
17375:20200204:175535.846 zbx_setproctitle() title:'collector [idle 1 sec]'
17376:20200204:175536.122 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175536.122 Requested [system.cpu.load[percpu,avg15]]
17376:20200204:175536.122 Sending back [0.012500]
17376:20200204:175536.122 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17376:20200204:175536.125 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175536.125 Requested [docker.up[/32c34891fe6b]]
17376:20200204:175536.125 In zbx_module_docker_up()
17376:20200204:175536.125 In zbx_module_docker_get_fci()
17376:20200204:175536.125 Translating container name to fci by using docker.inspect
17376:20200204:175536.125 In zbx_module_docker_inspect_exec()
17376:20200204:175536.125 In zbx_docker_api_detect()
17376:20200204:175536.125 In zbx_docker_perm()
17377:20200204:175536.125 zbx_setproctitle() title:'listener #2 [processing request]'
17378:20200204:175536.125 zbx_setproctitle() title:'listener #3 [processing request]'
17377:20200204:175536.125 Requested [docker.up[/eeac397d095e]]
17377:20200204:175536.125 In zbx_module_docker_up()
17377:20200204:175536.125 In zbx_module_docker_get_fci()
17377:20200204:175536.126 Translating container name to fci by using docker.inspect
17377:20200204:175536.126 In zbx_module_docker_inspect_exec()
17377:20200204:175536.126 In zbx_docker_api_detect()
17377:20200204:175536.126 In zbx_docker_perm()
17378:20200204:175536.126 Requested [docker.up[/156c4e893281]]
17378:20200204:175536.126 In zbx_module_docker_up()
17378:20200204:175536.126 In zbx_module_docker_get_fci()
17378:20200204:175536.126 Translating container name to fci by using docker.inspect
17378:20200204:175536.126 In zbx_module_docker_inspect_exec()
17378:20200204:175536.126 In zbx_docker_api_detect()
17378:20200204:175536.126 In zbx_docker_perm()
17376:20200204:175536.127 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175536.127 Docker's socket API is not available
17376:20200204:175536.127 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175536.127 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//32c34891fe6b/cpuacct.stat
17376:20200204:175536.127 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//32c34891fe6b/cpuacct.stat', container doesn't run
17376:20200204:175536.127 Sending back [0]
17376:20200204:175536.127 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17377:20200204:175536.129 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175536.129 Docker's socket API is not available
17377:20200204:175536.129 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175536.129 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//eeac397d095e/cpuacct.stat
17378:20200204:175536.129 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175536.129 Docker's socket API is not available
17378:20200204:175536.129 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175536.129 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//156c4e893281/cpuacct.stat
17377:20200204:175536.129 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//eeac397d095e/cpuacct.stat', container doesn't run
17378:20200204:175536.129 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//156c4e893281/cpuacct.stat', container doesn't run
17378:20200204:175536.129 Sending back [0]
17377:20200204:175536.129 Sending back [0]
17378:20200204:175536.129 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175536.130 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175536.846 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175536.846 In update_cpustats()
17375:20200204:175536.846 End of update_cpustats()
17375:20200204:175536.846 zbx_setproctitle() title:'collector [idle 1 sec]'
17377:20200204:175537.286 zbx_setproctitle() title:'listener #2 [processing request]'
17376:20200204:175537.286 zbx_setproctitle() title:'listener #1 [processing request]'
17377:20200204:175537.286 Requested [docker.up[/01407a7bc25f]]
17376:20200204:175537.286 Requested [docker.up[/e944bc21c8d1]]
17376:20200204:175537.286 In zbx_module_docker_up()
17376:20200204:175537.286 In zbx_module_docker_get_fci()
17376:20200204:175537.286 Translating container name to fci by using docker.inspect
17376:20200204:175537.286 In zbx_module_docker_inspect_exec()
17376:20200204:175537.286 In zbx_docker_api_detect()
17376:20200204:175537.286 In zbx_docker_perm()
17377:20200204:175537.286 In zbx_module_docker_up()
17377:20200204:175537.287 In zbx_module_docker_get_fci()
17377:20200204:175537.287 Translating container name to fci by using docker.inspect
17377:20200204:175537.287 In zbx_module_docker_inspect_exec()
17377:20200204:175537.287 In zbx_docker_api_detect()
17377:20200204:175537.287 In zbx_docker_perm()
17376:20200204:175537.288 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175537.288 Docker's socket API is not available
17376:20200204:175537.288 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175537.288 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//e944bc21c8d1/cpuacct.stat
17377:20200204:175537.288 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175537.288 Docker's socket API is not available
17377:20200204:175537.288 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175537.288 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//01407a7bc25f/cpuacct.stat
17377:20200204:175537.289 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//01407a7bc25f/cpuacct.stat', container doesn't run
17377:20200204:175537.289 Sending back [0]
17376:20200204:175537.289 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//e944bc21c8d1/cpuacct.stat', container doesn't run
17376:20200204:175537.289 Sending back [0]
17377:20200204:175537.289 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175537.289 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17376:20200204:175537.302 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175537.302 Requested [system.cpu.load[percpu,avg1]]
17376:20200204:175537.302 Sending back [0.007500]
17376:20200204:175537.302 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175537.847 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175537.847 In update_cpustats()
17375:20200204:175537.847 End of update_cpustats()
17375:20200204:175537.847 zbx_setproctitle() title:'collector [idle 1 sec]'
17378:20200204:175538.455 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175538.455 Requested [docker.up[/6e04f64ac961]]
17378:20200204:175538.455 In zbx_module_docker_up()
17378:20200204:175538.455 In zbx_module_docker_get_fci()
17378:20200204:175538.455 Translating container name to fci by using docker.inspect
17378:20200204:175538.455 In zbx_module_docker_inspect_exec()
17378:20200204:175538.455 In zbx_docker_api_detect()
17378:20200204:175538.455 In zbx_docker_perm()
17378:20200204:175538.457 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175538.457 Docker's socket API is not available
17378:20200204:175538.457 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175538.457 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175538.458 Requested [docker.up[/083fb5ad6757]]
17377:20200204:175538.458 In zbx_module_docker_up()
17377:20200204:175538.458 In zbx_module_docker_get_fci()
17377:20200204:175538.458 Translating container name to fci by using docker.inspect
17377:20200204:175538.458 In zbx_module_docker_inspect_exec()
17377:20200204:175538.458 In zbx_docker_api_detect()
17377:20200204:175538.458 In zbx_docker_perm()
17376:20200204:175538.458 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175538.458 Requested [docker.up[/1bdac87a526a]]
17378:20200204:175538.458 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//6e04f64ac961/cpuacct.stat
17376:20200204:175538.458 In zbx_module_docker_up()
17376:20200204:175538.458 In zbx_module_docker_get_fci()
17376:20200204:175538.458 Translating container name to fci by using docker.inspect
17376:20200204:175538.458 In zbx_module_docker_inspect_exec()
17376:20200204:175538.458 In zbx_docker_api_detect()
17376:20200204:175538.458 In zbx_docker_perm()
17378:20200204:175538.459 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//6e04f64ac961/cpuacct.stat', container doesn't run
17378:20200204:175538.459 Sending back [0]
17378:20200204:175538.459 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17378:20200204:175538.459 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175538.459 Requested [docker.up[/d69e3868f32f]]
17378:20200204:175538.459 In zbx_module_docker_up()
17378:20200204:175538.459 In zbx_module_docker_get_fci()
17378:20200204:175538.459 Translating container name to fci by using docker.inspect
17378:20200204:175538.459 In zbx_module_docker_inspect_exec()
17378:20200204:175538.459 In zbx_docker_api_detect()
17378:20200204:175538.459 In zbx_docker_perm()
17377:20200204:175538.459 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175538.459 Docker's socket API is not available
17377:20200204:175538.459 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175538.459 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//083fb5ad6757/cpuacct.stat
17377:20200204:175538.459 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//083fb5ad6757/cpuacct.stat', container doesn't run
17377:20200204:175538.459 Sending back [0]
17377:20200204:175538.459 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175538.461 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175538.461 Docker's socket API is not available
17376:20200204:175538.461 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175538.461 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//1bdac87a526a/cpuacct.stat
17376:20200204:175538.461 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//1bdac87a526a/cpuacct.stat', container doesn't run
17376:20200204:175538.461 Sending back [0]
17376:20200204:175538.461 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17378:20200204:175538.461 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175538.461 Docker's socket API is not available
17378:20200204:175538.461 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175538.461 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//d69e3868f32f/cpuacct.stat
17378:20200204:175538.461 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//d69e3868f32f/cpuacct.stat', container doesn't run
17378:20200204:175538.461 Sending back [0]
17378:20200204:175538.461 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175538.466 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175538.466 Requested [system.cpu.load[percpu,avg5]]
17377:20200204:175538.467 Sending back [0.011250]
17377:20200204:175538.467 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175538.847 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175538.847 In update_cpustats()
17375:20200204:175538.847 End of update_cpustats()
17375:20200204:175538.847 zbx_setproctitle() title:'collector [idle 1 sec]'
17376:20200204:175539.309 zbx_setproctitle() title:'listener #1 [processing request]'
17377:20200204:175539.309 zbx_setproctitle() title:'listener #2 [processing request]'
17376:20200204:175539.309 Requested [docker.up[/8d6c9f18f025]]
17376:20200204:175539.309 In zbx_module_docker_up()
17376:20200204:175539.309 In zbx_module_docker_get_fci()
17376:20200204:175539.310 Translating container name to fci by using docker.inspect
17376:20200204:175539.310 In zbx_module_docker_inspect_exec()
17376:20200204:175539.310 In zbx_docker_api_detect()
17376:20200204:175539.310 In zbx_docker_perm()
17378:20200204:175539.310 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175539.310 Requested [docker.up[/2b122c170eb1]]
17378:20200204:175539.310 In zbx_module_docker_up()
17378:20200204:175539.310 In zbx_module_docker_get_fci()
17378:20200204:175539.310 Translating container name to fci by using docker.inspect
17378:20200204:175539.310 In zbx_module_docker_inspect_exec()
17378:20200204:175539.310 In zbx_docker_api_detect()
17378:20200204:175539.310 In zbx_docker_perm()
17377:20200204:175539.310 Requested [docker.up[/0356af5af742]]
17377:20200204:175539.310 In zbx_module_docker_up()
17377:20200204:175539.310 In zbx_module_docker_get_fci()
17377:20200204:175539.310 Translating container name to fci by using docker.inspect
17377:20200204:175539.310 In zbx_module_docker_inspect_exec()
17377:20200204:175539.310 In zbx_docker_api_detect()
17377:20200204:175539.311 In zbx_docker_perm()
17376:20200204:175539.312 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17376:20200204:175539.312 Docker's socket API is not available
17376:20200204:175539.312 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17376:20200204:175539.313 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//8d6c9f18f025/cpuacct.stat
17378:20200204:175539.313 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175539.313 Docker's socket API is not available
17378:20200204:175539.313 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175539.313 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//2b122c170eb1/cpuacct.stat
17376:20200204:175539.313 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//8d6c9f18f025/cpuacct.stat', container doesn't run
17376:20200204:175539.313 Sending back [0]
17378:20200204:175539.313 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//2b122c170eb1/cpuacct.stat', container doesn't run
17378:20200204:175539.313 Sending back [0]
17377:20200204:175539.313 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175539.313 Docker's socket API is not available
17377:20200204:175539.313 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175539.313 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//0356af5af742/cpuacct.stat
17377:20200204:175539.313 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//0356af5af742/cpuacct.stat', container doesn't run
17377:20200204:175539.313 Sending back [0]
17378:20200204:175539.313 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17376:20200204:175539.313 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17377:20200204:175539.314 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17376:20200204:175539.333 zbx_setproctitle() title:'listener #1 [processing request]'
17376:20200204:175539.333 Requested [system.cpu.switches]
17376:20200204:175539.333 Sending back [3807816064]
17376:20200204:175539.333 zbx_setproctitle() title:'listener #1 [waiting for connection]'
17375:20200204:175539.848 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175539.848 In update_cpustats()
17375:20200204:175539.848 End of update_cpustats()
17375:20200204:175539.848 zbx_setproctitle() title:'collector [idle 1 sec]'
17377:20200204:175540.552 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175540.552 Requested [system.cpu.util[,idle]]
17377:20200204:175540.552 Sending back [97.990612]
17377:20200204:175540.553 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175540.848 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175540.848 In update_cpustats()
17375:20200204:175540.848 End of update_cpustats()
17375:20200204:175540.848 zbx_setproctitle() title:'collector [idle 1 sec]'
17377:20200204:175541.784 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175541.784 Requested [system.cpu.util[,interrupt]]
17377:20200204:175541.784 Sending back [0.174279]
17377:20200204:175541.784 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175541.849 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175541.849 In update_cpustats()
17375:20200204:175541.849 End of update_cpustats()
17375:20200204:175541.849 zbx_setproctitle() title:'collector [idle 1 sec]'
17377:20200204:175542.669 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175542.669 Requested [docker.up[/e7bb9171785d]]
17377:20200204:175542.669 In zbx_module_docker_up()
17377:20200204:175542.669 In zbx_module_docker_get_fci()
17377:20200204:175542.669 Translating container name to fci by using docker.inspect
17377:20200204:175542.669 In zbx_module_docker_inspect_exec()
17377:20200204:175542.670 In zbx_docker_api_detect()
17377:20200204:175542.670 In zbx_docker_perm()
17377:20200204:175542.671 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175542.671 Docker's socket API is not available
17377:20200204:175542.671 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175542.671 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//e7bb9171785d/cpuacct.stat
17377:20200204:175542.671 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//e7bb9171785d/cpuacct.stat', container doesn't run
17377:20200204:175542.672 Sending back [0]
17377:20200204:175542.672 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17377:20200204:175542.719 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175542.719 Requested [docker.up[/bc6f311aa744]]
17377:20200204:175542.719 In zbx_module_docker_up()
17377:20200204:175542.719 In zbx_module_docker_get_fci()
17377:20200204:175542.719 Translating container name to fci by using docker.inspect
17377:20200204:175542.719 In zbx_module_docker_inspect_exec()
17377:20200204:175542.719 In zbx_docker_api_detect()
17377:20200204:175542.719 In zbx_docker_perm()
17377:20200204:175542.721 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175542.721 Docker's socket API is not available
17377:20200204:175542.721 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175542.721 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//bc6f311aa744/cpuacct.stat
17377:20200204:175542.721 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//bc6f311aa744/cpuacct.stat', container doesn't run
17377:20200204:175542.721 Sending back [0]
17377:20200204:175542.721 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17377:20200204:175542.753 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175542.753 Requested [system.cpu.util[,iowait]]
17377:20200204:175542.754 Sending back [0.003204]
17377:20200204:175542.754 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17375:20200204:175542.849 zbx_setproctitle() title:'collector [processing data]'
17375:20200204:175542.849 In update_cpustats()
17375:20200204:175542.849 End of update_cpustats()
17375:20200204:175542.849 zbx_setproctitle() title:'collector [idle 1 sec]'
17377:20200204:175543.154 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175543.155 Requested [docker.up[/903f2427ec92]]
17377:20200204:175543.155 In zbx_module_docker_up()
17377:20200204:175543.155 In zbx_module_docker_get_fci()
17377:20200204:175543.155 Translating container name to fci by using docker.inspect
17377:20200204:175543.155 In zbx_module_docker_inspect_exec()
17377:20200204:175543.155 In zbx_docker_api_detect()
17377:20200204:175543.155 In zbx_docker_perm()
17378:20200204:175543.155 zbx_setproctitle() title:'listener #3 [processing request]'
17378:20200204:175543.155 Requested [docker.up[/843ff5d809ea]]
17378:20200204:175543.155 In zbx_module_docker_up()
17378:20200204:175543.155 In zbx_module_docker_get_fci()
17378:20200204:175543.155 Translating container name to fci by using docker.inspect
17378:20200204:175543.155 In zbx_module_docker_inspect_exec()
17378:20200204:175543.155 In zbx_docker_api_detect()
17378:20200204:175543.155 In zbx_docker_perm()
17377:20200204:175543.157 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175543.157 Docker's socket API is not available
17377:20200204:175543.157 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175543.157 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//903f2427ec92/cpuacct.stat
17377:20200204:175543.157 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//903f2427ec92/cpuacct.stat', container doesn't run
17377:20200204:175543.157 Sending back [0]
17377:20200204:175543.157 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17378:20200204:175543.157 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17378:20200204:175543.157 Docker's socket API is not available
17378:20200204:175543.157 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17378:20200204:175543.157 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//843ff5d809ea/cpuacct.stat
17378:20200204:175543.157 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//843ff5d809ea/cpuacct.stat', container doesn't run
17378:20200204:175543.157 Sending back [0]
17378:20200204:175543.157 zbx_setproctitle() title:'listener #3 [waiting for connection]'
17377:20200204:175543.160 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175543.160 Requested [docker.up[/aec8efaa379c]]
17377:20200204:175543.160 In zbx_module_docker_up()
17377:20200204:175543.160 In zbx_module_docker_get_fci()
17377:20200204:175543.160 Translating container name to fci by using docker.inspect
17377:20200204:175543.160 In zbx_module_docker_inspect_exec()
17377:20200204:175543.160 In zbx_docker_api_detect()
17377:20200204:175543.160 In zbx_docker_perm()
17377:20200204:175543.161 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175543.161 Docker's socket API is not available
17377:20200204:175543.161 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
17377:20200204:175543.161 Metric source file: /sys/fs/cgroup/cpu,cpuacct/docker//aec8efaa379c/cpuacct.stat
17377:20200204:175543.161 Cannot open metric file: '/sys/fs/cgroup/cpu,cpuacct/docker//aec8efaa379c/cpuacct.stat', container doesn't run
17377:20200204:175543.161 Sending back [0]
17377:20200204:175543.161 zbx_setproctitle() title:'listener #2 [waiting for connection]'
17377:20200204:175543.162 zbx_setproctitle() title:'listener #2 [processing request]'
17377:20200204:175543.162 Requested [docker.up[/04d5ff45bc8b]]
17377:20200204:175543.162 In zbx_module_docker_up()
17377:20200204:175543.162 In zbx_module_docker_get_fci()
17377:20200204:175543.162 Translating container name to fci by using docker.inspect
17377:20200204:175543.162 In zbx_module_docker_inspect_exec()
17377:20200204:175543.162 In zbx_docker_api_detect()
17377:20200204:175543.163 In zbx_docker_perm()
17377:20200204:175543.164 Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
17377:20200204:175543.164 Docker's socket API is not available
17377:20200204:175543.164 Default fci will be used, because zbx_module_docker_inspect_exec FAIL: Docker's socket API is not available
Additional permission of Zabbix Agent are not detected - only basic docker metrics are available
https://github.com/monitoringartist/zabbix-docker-monitoring#additional-docker-permissions
Ouch, sorry about that, after putting zabbix user in docker group (allowroot was already in the conf) it started collecting, but not for long (I've already done the SEmodule too):
11815:20200205:084105.481 Zabbix Agent stopped. Zabbix 4.4.5 (revision b93f5c4fc0).
11916:20200205:084237.453 Starting Zabbix Agent [xyz.com]. Zabbix 4.4.5 (revision b93f5c4fc0).
11916:20200205:084237.453 **** Enabled features ****
11916:20200205:084237.453 IPv6 support: YES
11916:20200205:084237.453 TLS support: YES
11916:20200205:084237.453 **************************
11916:20200205:084237.453 using configuration file: /etc/zabbix/zabbix_agentd.conf
11916:20200205:084237.459 loaded modules: /usr/src/zabbix/zabbix_module_docker.so
11916:20200205:084237.459 agent #0 started [main process]
11917:20200205:084237.460 agent #1 started [collector]
11918:20200205:084237.461 agent #2 started [listener #1]
11919:20200205:084237.461 agent #3 started [listener #2]
11920:20200205:084237.462 agent #4 started [listener #3]
11920:20200205:084258.840 Cannot find the [Id] item in the received JSON object
11919:20200205:084258.883 Got signal [signal:11(SIGSEGV),reason:1,refaddr:0xfc00]. Crashing ...
11919:20200205:084258.884 ====== Fatal information: ======
11919:20200205:084258.884 Program counter: 0x561dc4873f49
11919:20200205:084258.884 === Registers: ===
11919:20200205:084258.884 r8 = fc00 = 64512 = 64512
11919:20200205:084258.884 r9 = 2 = 2 = 2
11919:20200205:084258.884 r10 = 561dc5f6e010 = 94685875331088 = 94685875331088
11919:20200205:084258.884 r11 = 561dc5fa6b8b = 94685875563403 = 94685875563403
11919:20200205:084258.885 r12 = 2 = 2 = 2
11919:20200205:084258.885 r13 = 7fff29e0da30 = 140733895989808 = 140733895989808
11919:20200205:084258.885 r14 = 0 = 0 = 0
11919:20200205:084258.885 r15 = 0 = 0 = 0
11919:20200205:084258.885 rdi = 561dc5fa3cb6 = 94685875551414 = 94685875551414
11919:20200205:084258.885 rsi = 0 = 0 = 0
11919:20200205:084258.885 rbp = 7fff29e0d5d0 = 140733895988688 = 140733895988688
11919:20200205:084258.885 rbx = 10 = 16 = 16
11919:20200205:084258.886 rdx = 1 = 1 = 1
11919:20200205:084258.886 rax = fc00 = 64512 = 64512
11919:20200205:084258.886 rcx = fc00 = 64512 = 64512
11919:20200205:084258.886 rsp = 7fff29e0d5a0 = 140733895988640 = 140733895988640
11919:20200205:084258.886 rip = 561dc4873f49 = 94685851238217 = 94685851238217
11919:20200205:084258.886 efl = 10206 = 66054 = 66054
11919:20200205:084258.886 csgsfs = 2b000000000033 = 12103423998558259 = 12103423998558259
11919:20200205:084258.886 err = 6 = 6 = 6
11919:20200205:084258.886 trapno = e = 14 = 14
11919:20200205:084258.886 oldmask = 0 = 0 = 0
11919:20200205:084258.886 cr2 = fc00 = 64512 = 64512
11919:20200205:084258.887 === Backtrace: ===
11919:20200205:084258.887 17: /usr/sbin/zabbix_agentd: listener #2 [processing request](zbx_backtrace+0x3f) [0x561dc486a6f4]
11919:20200205:084258.887 16: /usr/sbin/zabbix_agentd: listener #2 [processing request](zbx_log_fatal_info+0x141) [0x561dc486a952]
11919:20200205:084258.887 15: /usr/sbin/zabbix_agentd: listener #2 [processing request](+0x47d0a) [0x561dc486ad0a]
11919:20200205:084258.888 14: /lib64/libpthread.so.0(+0x12dd0) [0x7f587a582dd0]
11919:20200205:084258.888 13: /usr/sbin/zabbix_agentd: listener #2 [processing request](zbx_json_decodevalue+0x75) [0x561dc4873f49]
11919:20200205:084258.888 12: /usr/sbin/zabbix_agentd: listener #2 [processing request](zbx_json_value_by_name+0x59) [0x561dc4874376]
11919:20200205:084258.888 11: /usr/src/zabbix/zabbix_module_docker.so(zbx_module_docker_inspect_exec+0x369) [0x7f5875e4a26b]
11919:20200205:084258.888 10: /usr/src/zabbix/zabbix_module_docker.so(zbx_module_docker_get_fci+0x11b) [0x7f5875e4b4e7]
11919:20200205:084258.888 9: /usr/src/zabbix/zabbix_module_docker.so(zbx_module_docker_up+0x1d5) [0x7f5875e4bc20]
11919:20200205:084258.888 8: /usr/sbin/zabbix_agentd: listener #2 [processing request](process+0x3a2) [0x561dc48470e0]
11919:20200205:084258.888 7: /usr/sbin/zabbix_agentd: listener #2 [processing request](+0x193b6) [0x561dc483c3b6]
11919:20200205:084258.888 6: /usr/sbin/zabbix_agentd: listener #2 [processing request](listener_thread+0x234) [0x561dc483c811]
11919:20200205:084258.888 5: /usr/sbin/zabbix_agentd: listener #2 [processing request](zbx_thread_start+0x37) [0x561dc48686a1]
11919:20200205:084258.888 4: /usr/sbin/zabbix_agentd: listener #2 [processing request](MAIN_ZABBIX_ENTRY+0x515) [0x561dc48359df]
11919:20200205:084258.889 3: /usr/sbin/zabbix_agentd: listener #2 [processing request](daemon_start+0x2ff) [0x561dc4869d47]
11919:20200205:084258.889 2: /usr/sbin/zabbix_agentd: listener #2 [processing request](main+0x202) [0x561dc4835e09]
11919:20200205:084258.889 1: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f587896d873]
11919:20200205:084258.889 0: /usr/sbin/zabbix_agentd: listener #2 [processing request](_start+0x2e) [0x561dc483402e]
11919:20200205:084258.889 === Memory map: ===
11919:20200205:084258.889 561dc4823000-561dc48c4000 r-xp 00000000 fd:00 100958008 /usr/sbin/zabbix_agentd
11919:20200205:084258.889 561dc4ac4000-561dc4ac5000 r--p 000a1000 fd:00 100958008 /usr/sbin/zabbix_agentd
11919:20200205:084258.889 561dc4ac5000-561dc4ac7000 rw-p 000a2000 fd:00 100958008 /usr/sbin/zabbix_agentd
11919:20200205:084258.889 561dc4ac7000-561dc4acd000 rw-p 00000000 00:00 0
11919:20200205:084258.889 561dc5f6e000-561dc5f8f000 rw-p 00000000 00:00 0 [heap]
11919:20200205:084258.890 561dc5f8f000-561dc5fb0000 rw-p 00000000 00:00 0 [heap]
11919:20200205:084258.890 7f58734f2000-7f5873b0f000 r--s 00000000 fd:00 33824727 /var/lib/sss/mc/group
11919:20200205:084258.890 7f5873b0f000-7f5873b15000 r-xp 00000000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
11919:20200205:084258.890 7f5873b15000-7f5873d15000 ---p 00006000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
11919:20200205:084258.890 7f5873d15000-7f5873d16000 r--p 00006000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
11919:20200205:084258.890 7f5873d16000-7f5873d17000 rw-p 00000000 00:00 0
11919:20200205:084258.890 7f5873d17000-7f5873d63000 r-xp 00000000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
11919:20200205:084258.890 7f5873d63000-7f5873f62000 ---p 0004c000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
11919:20200205:084258.890 7f5873f62000-7f5873f67000 r--p 0004b000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
11919:20200205:084258.890 7f5873f67000-7f5873f68000 rw-p 00050000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
11919:20200205:084258.890 7f5873f68000-7f5873f69000 rw-p 00000000 00:00 0
11919:20200205:084258.891 7f5873f69000-7f5873f80000 r-xp 00000000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
11919:20200205:084258.891 7f5873f80000-7f587417f000 ---p 00017000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
11919:20200205:084258.891 7f587417f000-7f5874180000 r--p 00016000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
11919:20200205:084258.891 7f5874180000-7f5874181000 rw-p 00017000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
11919:20200205:084258.891 7f5874181000-7f58741d6000 r-xp 00000000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
11919:20200205:084258.891 7f58741d6000-7f58743d5000 ---p 00055000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
11919:20200205:084258.891 7f58743d5000-7f58743d8000 r--p 00054000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
11919:20200205:084258.891 7f58743d8000-7f58743d9000 rw-p 00057000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
11919:20200205:084258.891 7f58743d9000-7f58743da000 rw-p 00000000 00:00 0
11919:20200205:084258.891 7f58743da000-7f58743de000 r-xp 00000000 fd:00 100665291 /usr/lib64/libcap.so.2.25
11919:20200205:084258.891 7f58743de000-7f58745dd000 ---p 00004000 fd:00 100665291 /usr/lib64/libcap.so.2.25
11919:20200205:084258.891 7f58745dd000-7f58745de000 r--p 00003000 fd:00 100665291 /usr/lib64/libcap.so.2.25
11919:20200205:084258.892 7f58745de000-7f58745df000 rw-p 00004000 fd:00 100665291 /usr/lib64/libcap.so.2.25
11919:20200205:084258.892 7f58745df000-7f5874631000 r-xp 00000000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
11919:20200205:084258.892 7f5874631000-7f5874830000 ---p 00052000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
11919:20200205:084258.892 7f5874830000-7f5874833000 r--p 00051000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
11919:20200205:084258.892 7f5874833000-7f5874834000 rw-p 00054000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
11919:20200205:084258.892 7f5874834000-7f5874835000 rw-p 00000000 00:00 0
11919:20200205:084258.892 7f5874835000-7f5874840000 r-xp 00000000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
11919:20200205:084258.892 7f5874840000-7f5874a40000 ---p 0000b000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
11919:20200205:084258.892 7f5874a40000-7f5874a41000 r--p 0000b000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
11919:20200205:084258.892 7f5874a41000-7f5874a42000 rw-p 0000c000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
11919:20200205:084258.892 7f5874a42000-7f5874a48000 rw-p 00000000 00:00 0
11919:20200205:084258.892 7f5874a48000-7f5875435000 r--s 00000000 fd:00 33830677 /var/lib/sss/mc/initgroups
11919:20200205:084258.892 7f5875435000-7f5875c3a000 r--s 00000000 fd:00 33830673 /var/lib/sss/mc/passwd
11919:20200205:084258.893 7f5875c3a000-7f5875c42000 r-xp 00000000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
11919:20200205:084258.893 7f5875c42000-7f5875e41000 ---p 00008000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
11919:20200205:084258.893 7f5875e41000-7f5875e42000 r--p 00007000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
11919:20200205:084258.893 7f5875e42000-7f5875e43000 rw-p 00008000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
11919:20200205:084258.893 7f5875e43000-7f5875e55000 r-xp 00000000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
11919:20200205:084258.893 7f5875e55000-7f5876054000 ---p 00012000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
11919:20200205:084258.893 7f5876054000-7f5876055000 r--p 00011000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
11919:20200205:084258.893 7f5876055000-7f5876056000 rw-p 00012000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
11919:20200205:084258.893 7f5876056000-7f58760d9000 r-xp 00000000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
11919:20200205:084258.893 7f58760d9000-7f58762d8000 ---p 00083000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
11919:20200205:084258.893 7f58762d8000-7f58762d9000 r--p 00082000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
11919:20200205:084258.894 7f58762d9000-7f58762da000 rw-p 00083000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
11919:20200205:084258.894 7f58762da000-7f5876301000 r-xp 00000000 fd:00 100664905 /usr/lib64/libselinux.so.1
11919:20200205:084258.894 7f5876301000-7f5876500000 ---p 00027000 fd:00 100664905 /usr/lib64/libselinux.so.1
11919:20200205:084258.894 7f5876500000-7f5876501000 r--p 00026000 fd:00 100664905 /usr/lib64/libselinux.so.1
11919:20200205:084258.894 7f5876501000-7f5876502000 rw-p 00027000 fd:00 100664905 /usr/lib64/libselinux.so.1
11919:20200205:084258.894 7f5876502000-7f5876504000 rw-p 00000000 00:00 0
11919:20200205:084258.894 7f5876504000-7f5876523000 r-xp 00000000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
11919:20200205:084258.894 7f5876523000-7f5876722000 ---p 0001f000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
11919:20200205:084258.894 7f5876722000-7f5876723000 r--p 0001e000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
11919:20200205:084258.894 7f5876723000-7f5876724000 rw-p 0001f000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
11919:20200205:084258.894 7f5876724000-7f5876727000 r-xp 00000000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
11919:20200205:084258.895 7f5876727000-7f5876926000 ---p 00003000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
11919:20200205:084258.895 7f5876926000-7f5876927000 r--p 00002000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
11919:20200205:084258.895 7f5876927000-7f5876928000 rw-p 00000000 00:00 0
11919:20200205:084258.895 7f5876928000-7f5876937000 r-xp 00000000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
11919:20200205:084258.895 7f5876937000-7f5876b36000 ---p 0000f000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
11919:20200205:084258.895 7f5876b36000-7f5876b37000 r--p 0000e000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
11919:20200205:084258.895 7f5876b37000-7f5876b38000 rw-p 0000f000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
11919:20200205:084258.895 7f5876b38000-7f5876b3f000 r-xp 00000000 fd:00 100665044 /usr/lib64/librt-2.28.so
11919:20200205:084258.895 7f5876b3f000-7f5876d3f000 ---p 00007000 fd:00 100665044 /usr/lib64/librt-2.28.so
11919:20200205:084258.895 7f5876d3f000-7f5876d40000 r--p 00007000 fd:00 100665044 /usr/lib64/librt-2.28.so
11919:20200205:084258.896 7f5876d40000-7f5876d41000 rw-p 00008000 fd:00 100665044 /usr/lib64/librt-2.28.so
11919:20200205:084258.896 7f5876d41000-7f5876ebe000 r-xp 00000000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
11919:20200205:084258.896 7f5876ebe000-7f58770bd000 ---p 0017d000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
11919:20200205:084258.896 7f58770bd000-7f58770c1000 r--p 0017c000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
11919:20200205:084258.896 7f58770c1000-7f58770c2000 rw-p 00180000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
11919:20200205:084258.896 7f58770c2000-7f58770e2000 r-xp 00000000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
11919:20200205:084258.896 7f58770e2000-7f58772e1000 ---p 00020000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
11919:20200205:084258.896 7f58772e1000-7f58772e2000 r--p 0001f000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
11919:20200205:084258.896 7f58772e2000-7f58772eb000 rw-p 00000000 00:00 0
11919:20200205:084258.896 7f58772eb000-7f58772f6000 r-xp 00000000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
11919:20200205:084258.896 7f58772f6000-7f58774f5000 ---p 0000b000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
11919:20200205:084258.897 7f58774f5000-7f58774f6000 r--p 0000a000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
11919:20200205:084258.897 7f58774f6000-7f58774f7000 rw-p 00000000 00:00 0
11919:20200205:084258.897 7f58774f7000-7f58774fa000 r-xp 00000000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
11919:20200205:084258.897 7f58774fa000-7f58776f9000 ---p 00003000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
11919:20200205:084258.897 7f58776f9000-7f58776fa000 r--p 00002000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
11919:20200205:084258.897 7f58776fa000-7f58776fb000 rw-p 00003000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
11919:20200205:084258.897 7f58776fb000-7f5877715000 r-xp 00000000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
11919:20200205:084258.897 7f5877715000-7f5877914000 ---p 0001a000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
11919:20200205:084258.897 7f5877914000-7f5877916000 r--p 00019000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
11919:20200205:084258.897 7f5877916000-7f5877917000 rw-p 0001b000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
11919:20200205:084258.897 7f5877917000-7f58779f6000 r-xp 00000000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
11919:20200205:084258.898 7f58779f6000-7f5877bf6000 ---p 000df000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
11919:20200205:084258.898 7f5877bf6000-7f5877c05000 r--p 000df000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
11919:20200205:084258.898 7f5877c05000-7f5877c07000 rw-p 000ee000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
11919:20200205:084258.898 7f5877c07000-7f5877c54000 r-xp 00000000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
11919:20200205:084258.898 7f5877c54000-7f5877e54000 ---p 0004d000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
11919:20200205:084258.898 7f5877e54000-7f5877e56000 r--p 0004d000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
11919:20200205:084258.898 7f5877e56000-7f5877e57000 rw-p 0004f000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
11919:20200205:084258.898 7f5877e57000-7f5877e67000 r-xp 00000000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
11919:20200205:084258.898 7f5877e67000-7f5878066000 ---p 00010000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
11919:20200205:084258.898 7f5878066000-7f5878067000 r--p 0000f000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
11919:20200205:084258.898 7f5878067000-7f5878068000 rw-p 00000000 00:00 0
11919:20200205:084258.899 7f5878068000-7f58780e5000 r-xp 00000000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
11919:20200205:084258.899 7f58780e5000-7f58782e5000 ---p 0007d000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
11919:20200205:084258.899 7f58782e5000-7f58782e7000 r--p 0007d000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
11919:20200205:084258.899 7f58782e7000-7f58782e9000 rw-p 0007f000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
11919:20200205:084258.899 7f58782e9000-7f5878305000 r-xp 00000000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
11919:20200205:084258.899 7f5878305000-7f5878504000 ---p 0001c000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
11919:20200205:084258.899 7f5878504000-7f5878505000 r--p 0001b000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
11919:20200205:084258.899 7f5878505000-7f5878506000 rw-p 00000000 00:00 0
11919:20200205:084258.899 7f5878506000-7f587852a000 r-xp 00000000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
11919:20200205:084258.899 7f587852a000-7f5878729000 ---p 00024000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
11919:20200205:084258.900 7f5878729000-7f587872a000 r--p 00023000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
11919:20200205:084258.900 7f587872a000-7f587872c000 rw-p 00024000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
11919:20200205:084258.900 7f587872c000-7f5878748000 r-xp 00000000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
11919:20200205:084258.900 7f5878748000-7f5878948000 ---p 0001c000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
11919:20200205:084258.900 7f5878948000-7f5878949000 r--p 0001c000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
11919:20200205:084258.900 7f5878949000-7f587894a000 rw-p 0001d000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
11919:20200205:084258.900 7f587894a000-7f5878b04000 r-xp 00000000 fd:00 100665026 /usr/lib64/libc-2.28.so
11919:20200205:084258.900 7f5878b04000-7f5878d03000 ---p 001ba000 fd:00 100665026 /usr/lib64/libc-2.28.so
11919:20200205:084258.900 7f5878d03000-7f5878d07000 r--p 001b9000 fd:00 100665026 /usr/lib64/libc-2.28.so
11919:20200205:084258.901 7f5878d07000-7f5878d09000 rw-p 001bd000 fd:00 100665026 /usr/lib64/libc-2.28.so
11919:20200205:084258.901 7f5878d09000-7f5878d0d000 rw-p 00000000 00:00 0
11919:20200205:084258.901 7f5878d0d000-7f5878d7d000 r-xp 00000000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
11919:20200205:084258.901 7f5878d7d000-7f5878f7c000 ---p 00070000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
11919:20200205:084258.901 7f5878f7c000-7f5878f7d000 r--p 0006f000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
11919:20200205:084258.901 7f5878f7d000-7f5878f7e000 rw-p 00070000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
11919:20200205:084258.901 7f5878f7e000-7f5878f92000 r-xp 00000000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
11919:20200205:084258.901 7f5878f92000-7f5879191000 ---p 00014000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
11919:20200205:084258.901 7f5879191000-7f5879192000 r--p 00013000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
11919:20200205:084258.901 7f5879192000-7f5879193000 rw-p 00014000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
11919:20200205:084258.902 7f5879193000-7f5879195000 rw-p 00000000 00:00 0
11919:20200205:084258.902 7f5879195000-7f5879198000 r-xp 00000000 fd:00 100665028 /usr/lib64/libdl-2.28.so
11919:20200205:084258.902 7f5879198000-7f5879397000 ---p 00003000 fd:00 100665028 /usr/lib64/libdl-2.28.so
11919:20200205:084258.902 7f5879397000-7f5879398000 r--p 00002000 fd:00 100665028 /usr/lib64/libdl-2.28.so
11919:20200205:084258.902 7f5879398000-7f5879399000 rw-p 00003000 fd:00 100665028 /usr/lib64/libdl-2.28.so
11919:20200205:084258.902 7f5879399000-7f5879519000 r-xp 00000000 fd:00 100665030 /usr/lib64/libm-2.28.so
11919:20200205:084258.902 7f5879519000-7f5879719000 ---p 00180000 fd:00 100665030 /usr/lib64/libm-2.28.so
11919:20200205:084258.902 7f5879719000-7f587971a000 r--p 00180000 fd:00 100665030 /usr/lib64/libm-2.28.so
11919:20200205:084258.902 7f587971a000-7f587971b000 rw-p 00181000 fd:00 100665030 /usr/lib64/libm-2.28.so
11919:20200205:084258.902 7f587971b000-7f58797a3000 r-xp 00000000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
11919:20200205:084258.902 7f58797a3000-7f58799a3000 ---p 00088000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
11919:20200205:084258.902 7f58799a3000-7f58799a6000 r--p 00088000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
11919:20200205:084258.902 7f58799a6000-7f58799a7000 rw-p 0008b000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
11919:20200205:084258.903 7f58799a7000-7f58799b5000 r-xp 00000000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
11919:20200205:084258.903 7f58799b5000-7f5879bb5000 ---p 0000e000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
11919:20200205:084258.903 7f5879bb5000-7f5879bb6000 r--p 0000e000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
11919:20200205:084258.903 7f5879bb6000-7f5879bb7000 rw-p 0000f000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
11919:20200205:084258.903 7f5879bb7000-7f5879c02000 r-xp 00000000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
11919:20200205:084258.903 7f5879c02000-7f5879e02000 ---p 0004b000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
11919:20200205:084258.903 7f5879e02000-7f5879e04000 r--p 0004b000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
11919:20200205:084258.903 7f5879e04000-7f5879e05000 rw-p 0004d000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
11919:20200205:084258.903 7f5879e05000-7f587a0ac000 r-xp 00000000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
11919:20200205:084258.903 7f587a0ac000-7f587a2ab000 ---p 002a7000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
11919:20200205:084258.903 7f587a2ab000-7f587a2d6000 r--p 002a6000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
11919:20200205:084258.904 7f587a2d6000-7f587a2da000 rw-p 002d1000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
11919:20200205:084258.904 7f587a2da000-7f587a2dd000 rw-p 00000000 00:00 0
11919:20200205:084258.904 7f587a2dd000-7f587a362000 r-xp 00000000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
11919:20200205:084258.904 7f587a362000-7f587a562000 ---p 00085000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
11919:20200205:084258.904 7f587a562000-7f587a56b000 r--p 00085000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
11919:20200205:084258.904 7f587a56b000-7f587a56f000 rw-p 0008e000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
11919:20200205:084258.904 7f587a56f000-7f587a570000 rw-p 00000000 00:00 0
11919:20200205:084258.904 7f587a570000-7f587a58b000 r-xp 00000000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
11919:20200205:084258.904 7f587a58b000-7f587a78a000 ---p 0001b000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
11919:20200205:084258.905 7f587a78a000-7f587a78b000 r--p 0001a000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
11919:20200205:084258.905 7f587a78b000-7f587a78c000 rw-p 0001b000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
11919:20200205:084258.905 7f587a78c000-7f587a790000 rw-p 00000000 00:00 0
11919:20200205:084258.905 7f587a790000-7f587a7a6000 r-xp 00000000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
11919:20200205:084258.905 7f587a7a6000-7f587a9a5000 ---p 00016000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
11919:20200205:084258.905 7f587a9a5000-7f587a9a6000 r--p 00015000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
11919:20200205:084258.905 7f587a9a6000-7f587a9a7000 rw-p 00000000 00:00 0
11919:20200205:084258.905 7f587a9a7000-7f587a9cf000 r-xp 00000000 fd:00 100665009 /usr/lib64/ld-2.28.so
11919:20200205:084258.906 7f587ab17000-7f587abb8000 rw-s 00000000 00:05 428638209 /SYSV00000000 (deleted)
11919:20200205:084258.906 7f587abb8000-7f587abc9000 rw-p 00000000 00:00 0
11919:20200205:084258.906 7f587abce000-7f587abcf000 rw-s 00000000 00:05 428605440 /SYSV00000000 (deleted)
11919:20200205:084258.906 7f587abcf000-7f587abd0000 r--p 00028000 fd:00 100665009 /usr/lib64/ld-2.28.so
11919:20200205:084258.906 7f587abd0000-7f587abd1000 rw-p 00029000 fd:00 100665009 /usr/lib64/ld-2.28.so
11919:20200205:084258.906 7f587abd1000-7f587abd2000 rw-p 00000000 00:00 0
11919:20200205:084258.906 7fff29df0000-7fff29e11000 rw-p 00000000 00:00 0 [stack]
11919:20200205:084258.906 7fff29e5f000-7fff29e62000 r--p 00000000 00:00 0 [vvar]
11919:20200205:084258.906 7fff29e62000-7fff29e64000 r-xp 00000000 00:00 0 [vdso]
11919:20200205:084258.907 ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
11919:20200205:084258.907 ================================
11919:20200205:084258.907 Please consider attaching a disassembly listing to your bug report.
11919:20200205:084258.907 This listing can be produced with, e.g., objdump -DSswx zabbix_agentd.
11919:20200205:084258.907 ================================
11916:20200205:084258.908 One child process died (PID:11919,exitcode/signal:1). Exiting ...
After this I cleaned the host in zabbix (unlink & clear) and reassociated, but the error persists.
12269:20200205:084919.461 Starting Zabbix Agent [swarm1.conecta.vetorial.com]. Zabbix 4.4.5 (revision b93f5c4fc0).
12269:20200205:084919.461 **** Enabled features ****
12269:20200205:084919.461 IPv6 support: YES
12269:20200205:084919.462 TLS support: YES
12269:20200205:084919.462 **************************
12269:20200205:084919.462 using configuration file: /etc/zabbix/zabbix_agentd.conf
12269:20200205:084919.469 loaded modules: /usr/src/zabbix/zabbix_module_docker.so
12269:20200205:084919.470 agent #0 started [main process]
12270:20200205:084919.471 agent #1 started [collector]
12271:20200205:084919.471 agent #2 started [listener #1]
12272:20200205:084919.472 agent #3 started [listener #2]
12273:20200205:084919.472 agent #4 started [listener #3]
12271:20200205:085049.684 failed to accept an incoming connection: select() failed: [4] Interrupted system call
12272:20200205:085049.684 failed to accept an incoming connection: select() failed: [4] Interrupted system call
12269:20200205:085049.684 Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ...
12273:20200205:085049.685 failed to accept an incoming connection: select() failed: [4] Interrupted system call
12269:20200205:085049.686 Zabbix Agent stopped. Zabbix 4.4.5 (revision b93f5c4fc0).
12337:20200205:085059.951 Starting Zabbix Agent [swarm1.conecta.vetorial.com]. Zabbix 4.4.5 (revision b93f5c4fc0).
12337:20200205:085059.951 **** Enabled features ****
12337:20200205:085059.951 IPv6 support: YES
12337:20200205:085059.951 TLS support: YES
12337:20200205:085059.951 **************************
12337:20200205:085059.952 using configuration file: /etc/zabbix/zabbix_agentd.conf
12337:20200205:085059.957 loaded modules: /usr/src/zabbix/zabbix_module_docker.so
12337:20200205:085059.957 agent #0 started [main process]
12338:20200205:085059.958 agent #1 started [collector]
12339:20200205:085059.958 agent #2 started [listener #1]
12341:20200205:085059.959 agent #4 started [listener #3]
12340:20200205:085059.960 agent #3 started [listener #2]
12341:20200205:085104.543 Got signal [signal:11(SIGSEGV),reason:128,refaddr:(nil)]. Crashing ...
12341:20200205:085104.543 ====== Fatal information: ======
12341:20200205:085104.544 Program counter: 0x556ee85d1f49
12341:20200205:085104.544 === Registers: ===
12341:20200205:085104.544 r8 = fec100000000 = 280104882143232 = 280104882143232
12341:20200205:085104.544 r9 = 556ee8b9c810 = 93934839253008 = 93934839253008
12341:20200205:085104.544 r10 = 556ee8b60010 = 93934839005200 = 93934839005200
12341:20200205:085104.544 r11 = 246 = 582 = 582
12341:20200205:085104.544 r12 = 7fff065f68f0 = 140733300304112 = 140733300304112
12341:20200205:085104.544 r13 = 42 = 66 = 66
12341:20200205:085104.544 r14 = 0 = 0 = 0
12341:20200205:085104.544 r15 = 0 = 0 = 0
12341:20200205:085104.545 rdi = 556ee8b98697 = 93934839236247 = 93934839236247
12341:20200205:085104.545 rsi = 0 = 0 = 0
12341:20200205:085104.545 rbp = 7fff065f6840 = 140733300303936 = 140733300303936
12341:20200205:085104.545 rbx = 40 = 64 = 64
12341:20200205:085104.545 rdx = 1 = 1 = 1
12341:20200205:085104.545 rax = fec100000000 = 280104882143232 = 280104882143232
12341:20200205:085104.545 rcx = fec100000000 = 280104882143232 = 280104882143232
12341:20200205:085104.545 rsp = 7fff065f6810 = 140733300303888 = 140733300303888
12341:20200205:085104.545 rip = 556ee85d1f49 = 93934833180489 = 93934833180489
12341:20200205:085104.545 efl = 10206 = 66054 = 66054
12341:20200205:085104.545 csgsfs = 2b000000000033 = 12103423998558259 = 12103423998558259
12341:20200205:085104.546 err = 0 = 0 = 0
12341:20200205:085104.546 trapno = d = 13 = 13
12341:20200205:085104.546 oldmask = 0 = 0 = 0
12341:20200205:085104.546 cr2 = 0 = 0 = 0
12341:20200205:085104.546 === Backtrace: ===
12341:20200205:085104.547 16: /usr/sbin/zabbix_agentd: listener #3 [processing request](zbx_backtrace+0x3f) [0x556ee85c86f4]
12341:20200205:085104.547 15: /usr/sbin/zabbix_agentd: listener #3 [processing request](zbx_log_fatal_info+0x141) [0x556ee85c8952]
12341:20200205:085104.547 14: /usr/sbin/zabbix_agentd: listener #3 [processing request](+0x47d0a) [0x556ee85c8d0a]
12341:20200205:085104.547 13: /lib64/libpthread.so.0(+0x12dd0) [0x7f46e3ae9dd0]
12341:20200205:085104.547 12: /usr/sbin/zabbix_agentd: listener #3 [processing request](zbx_json_decodevalue+0x75) [0x556ee85d1f49]
12341:20200205:085104.547 11: /usr/sbin/zabbix_agentd: listener #3 [processing request](zbx_json_value_by_name+0x59) [0x556ee85d2376]
12341:20200205:085104.547 10: /usr/src/zabbix/zabbix_module_docker.so(zbx_module_docker_discovery_extended+0x5c7) [0x7f46df3b61c5]
12341:20200205:085104.547 9: /usr/src/zabbix/zabbix_module_docker.so(zbx_module_docker_discovery+0x50) [0x7f46df3b658f]
12341:20200205:085104.547 8: /usr/sbin/zabbix_agentd: listener #3 [processing request](process+0x3a2) [0x556ee85a50e0]
12341:20200205:085104.548 7: /usr/sbin/zabbix_agentd: listener #3 [processing request](+0x193b6) [0x556ee859a3b6]
12341:20200205:085104.548 6: /usr/sbin/zabbix_agentd: listener #3 [processing request](listener_thread+0x234) [0x556ee859a811]
12341:20200205:085104.548 5: /usr/sbin/zabbix_agentd: listener #3 [processing request](zbx_thread_start+0x37) [0x556ee85c66a1]
12341:20200205:085104.548 4: /usr/sbin/zabbix_agentd: listener #3 [processing request](MAIN_ZABBIX_ENTRY+0x515) [0x556ee85939df]
12341:20200205:085104.548 3: /usr/sbin/zabbix_agentd: listener #3 [processing request](daemon_start+0x2ff) [0x556ee85c7d47]
12341:20200205:085104.548 2: /usr/sbin/zabbix_agentd: listener #3 [processing request](main+0x202) [0x556ee8593e09]
12341:20200205:085104.548 1: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f46e1ed4873]
12341:20200205:085104.548 0: /usr/sbin/zabbix_agentd: listener #3 [processing request](_start+0x2e) [0x556ee859202e]
12341:20200205:085104.548 === Memory map: ===
12341:20200205:085104.548 556ee8581000-556ee8622000 r-xp 00000000 fd:00 100958008 /usr/sbin/zabbix_agentd
12341:20200205:085104.548 556ee8822000-556ee8823000 r--p 000a1000 fd:00 100958008 /usr/sbin/zabbix_agentd
12341:20200205:085104.549 556ee8823000-556ee8825000 rw-p 000a2000 fd:00 100958008 /usr/sbin/zabbix_agentd
12341:20200205:085104.549 556ee8825000-556ee882b000 rw-p 00000000 00:00 0
12341:20200205:085104.549 556ee8b60000-556ee8b81000 rw-p 00000000 00:00 0 [heap]
12341:20200205:085104.549 556ee8b81000-556ee8ba2000 rw-p 00000000 00:00 0 [heap]
12341:20200205:085104.549 7f46dca59000-7f46dd076000 r--s 00000000 fd:00 33824727 /var/lib/sss/mc/group
12341:20200205:085104.549 7f46dd076000-7f46dd07c000 r-xp 00000000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
12341:20200205:085104.549 7f46dd07c000-7f46dd27c000 ---p 00006000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
12341:20200205:085104.549 7f46dd27c000-7f46dd27d000 r--p 00006000 fd:00 100665323 /usr/lib64/libuuid.so.1.3.0
12341:20200205:085104.549 7f46dd27d000-7f46dd27e000 rw-p 00000000 00:00 0
12341:20200205:085104.549 7f46dd27e000-7f46dd2ca000 r-xp 00000000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
12341:20200205:085104.549 7f46dd2ca000-7f46dd4c9000 ---p 0004c000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
12341:20200205:085104.550 7f46dd4c9000-7f46dd4ce000 r--p 0004b000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
12341:20200205:085104.550 7f46dd4ce000-7f46dd4cf000 rw-p 00050000 fd:00 100667347 /usr/lib64/libblkid.so.1.1.0
12341:20200205:085104.550 7f46dd4cf000-7f46dd4d0000 rw-p 00000000 00:00 0
12341:20200205:085104.550 7f46dd4d0000-7f46dd4e7000 r-xp 00000000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
12341:20200205:085104.550 7f46dd4e7000-7f46dd6e6000 ---p 00017000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
12341:20200205:085104.550 7f46dd6e6000-7f46dd6e7000 r--p 00016000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
12341:20200205:085104.550 7f46dd6e7000-7f46dd6e8000 rw-p 00017000 fd:00 100665235 /usr/lib64/libgcc_s-8-20190507.so.1
12341:20200205:085104.550 7f46dd6e8000-7f46dd73d000 r-xp 00000000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
12341:20200205:085104.550 7f46dd73d000-7f46dd93c000 ---p 00055000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
12341:20200205:085104.550 7f46dd93c000-7f46dd93f000 r--p 00054000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
12341:20200205:085104.550 7f46dd93f000-7f46dd940000 rw-p 00057000 fd:00 100667222 /usr/lib64/libmount.so.1.1.0
12341:20200205:085104.551 7f46dd940000-7f46dd941000 rw-p 00000000 00:00 0
12341:20200205:085104.551 7f46dd941000-7f46dd945000 r-xp 00000000 fd:00 100665291 /usr/lib64/libcap.so.2.25
12341:20200205:085104.551 7f46dd945000-7f46ddb44000 ---p 00004000 fd:00 100665291 /usr/lib64/libcap.so.2.25
12341:20200205:085104.551 7f46ddb44000-7f46ddb45000 r--p 00003000 fd:00 100665291 /usr/lib64/libcap.so.2.25
12341:20200205:085104.551 7f46ddb45000-7f46ddb46000 rw-p 00004000 fd:00 100665291 /usr/lib64/libcap.so.2.25
12341:20200205:085104.551 7f46ddb46000-7f46ddb98000 r-xp 00000000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
12341:20200205:085104.551 7f46ddb98000-7f46ddd97000 ---p 00052000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
12341:20200205:085104.551 7f46ddd97000-7f46ddd9a000 r--p 00051000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
12341:20200205:085104.551 7f46ddd9a000-7f46ddd9b000 rw-p 00054000 fd:00 100667340 /usr/lib64/libnss_systemd.so.2
12341:20200205:085104.551 7f46ddd9b000-7f46ddd9c000 rw-p 00000000 00:00 0
12341:20200205:085104.551 7f46ddd9c000-7f46ddda7000 r-xp 00000000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
12341:20200205:085104.552 7f46ddda7000-7f46ddfa7000 ---p 0000b000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
12341:20200205:085104.552 7f46ddfa7000-7f46ddfa8000 r--p 0000b000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
12341:20200205:085104.552 7f46ddfa8000-7f46ddfa9000 rw-p 0000c000 fd:00 100665038 /usr/lib64/libnss_files-2.28.so
12341:20200205:085104.552 7f46ddfa9000-7f46ddfaf000 rw-p 00000000 00:00 0
12341:20200205:085104.552 7f46ddfaf000-7f46de99c000 r--s 00000000 fd:00 33830677 /var/lib/sss/mc/initgroups
12341:20200205:085104.552 7f46de99c000-7f46df1a1000 r--s 00000000 fd:00 33830673 /var/lib/sss/mc/passwd
12341:20200205:085104.552 7f46df1a1000-7f46df1a9000 r-xp 00000000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
12341:20200205:085104.552 7f46df1a9000-7f46df3a8000 ---p 00008000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
12341:20200205:085104.552 7f46df3a8000-7f46df3a9000 r--p 00007000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
12341:20200205:085104.552 7f46df3a9000-7f46df3aa000 rw-p 00008000 fd:00 100911547 /usr/lib64/libnss_sss.so.2
12341:20200205:085104.553 7f46df3aa000-7f46df3bc000 r-xp 00000000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
12341:20200205:085104.553 7f46df3bc000-7f46df5bb000 ---p 00012000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
12341:20200205:085104.553 7f46df5bb000-7f46df5bc000 r--p 00011000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
12341:20200205:085104.553 7f46df5bc000-7f46df5bd000 rw-p 00012000 fd:00 192328 /usr/src/zabbix/zabbix_module_docker.so
12341:20200205:085104.553 7f46df5bd000-7f46df640000 r-xp 00000000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
12341:20200205:085104.553 7f46df640000-7f46df83f000 ---p 00083000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
12341:20200205:085104.553 7f46df83f000-7f46df840000 r--p 00082000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
12341:20200205:085104.553 7f46df840000-7f46df841000 rw-p 00083000 fd:00 100664900 /usr/lib64/libpcre2-8.so.0.7.1
12341:20200205:085104.553 7f46df841000-7f46df868000 r-xp 00000000 fd:00 100664905 /usr/lib64/libselinux.so.1
12341:20200205:085104.553 7f46df868000-7f46dfa67000 ---p 00027000 fd:00 100664905 /usr/lib64/libselinux.so.1
12341:20200205:085104.554 7f46dfa67000-7f46dfa68000 r--p 00026000 fd:00 100664905 /usr/lib64/libselinux.so.1
12341:20200205:085104.554 7f46dfa68000-7f46dfa69000 rw-p 00027000 fd:00 100664905 /usr/lib64/libselinux.so.1
12341:20200205:085104.554 7f46dfa69000-7f46dfa6b000 rw-p 00000000 00:00 0
12341:20200205:085104.554 7f46dfa6b000-7f46dfa8a000 r-xp 00000000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
12341:20200205:085104.554 7f46dfa8a000-7f46dfc89000 ---p 0001f000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
12341:20200205:085104.554 7f46dfc89000-7f46dfc8a000 r--p 0001e000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
12341:20200205:085104.554 7f46dfc8a000-7f46dfc8b000 rw-p 0001f000 fd:00 100666276 /usr/lib64/libbrotlicommon.so.1.0.6
12341:20200205:085104.554 7f46dfc8b000-7f46dfc8e000 r-xp 00000000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
12341:20200205:085104.554 7f46dfc8e000-7f46dfe8d000 ---p 00003000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
12341:20200205:085104.554 7f46dfe8d000-7f46dfe8e000 r--p 00002000 fd:00 100665574 /usr/lib64/libkeyutils.so.1.6
12341:20200205:085104.554 7f46dfe8e000-7f46dfe8f000 rw-p 00000000 00:00 0
12341:20200205:085104.555 7f46dfe8f000-7f46dfe9e000 r-xp 00000000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
12341:20200205:085104.555 7f46dfe9e000-7f46e009d000 ---p 0000f000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
12341:20200205:085104.555 7f46e009d000-7f46e009e000 r--p 0000e000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
12341:20200205:085104.555 7f46e009e000-7f46e009f000 rw-p 0000f000 fd:00 100667074 /usr/lib64/libkrb5support.so.0.1
12341:20200205:085104.555 7f46e009f000-7f46e00a6000 r-xp 00000000 fd:00 100665044 /usr/lib64/librt-2.28.so
12341:20200205:085104.555 7f46e00a6000-7f46e02a6000 ---p 00007000 fd:00 100665044 /usr/lib64/librt-2.28.so
12341:20200205:085104.555 7f46e02a6000-7f46e02a7000 r--p 00007000 fd:00 100665044 /usr/lib64/librt-2.28.so
12341:20200205:085104.555 7f46e02a7000-7f46e02a8000 rw-p 00008000 fd:00 100665044 /usr/lib64/librt-2.28.so
12341:20200205:085104.556 7f46e02a8000-7f46e0425000 r-xp 00000000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
12341:20200205:085104.556 7f46e0425000-7f46e0624000 ---p 0017d000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
12341:20200205:085104.556 7f46e0624000-7f46e0628000 r--p 0017c000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
12341:20200205:085104.556 7f46e0628000-7f46e0629000 rw-p 00180000 fd:00 100665426 /usr/lib64/libunistring.so.2.1.0
12341:20200205:085104.556 7f46e0629000-7f46e0649000 r-xp 00000000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
12341:20200205:085104.556 7f46e0649000-7f46e0848000 ---p 00020000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
12341:20200205:085104.556 7f46e0848000-7f46e0849000 r--p 0001f000 fd:00 100665312 /usr/lib64/libcrypt.so.1.1.0
12341:20200205:085104.556 7f46e0849000-7f46e0852000 rw-p 00000000 00:00 0
12341:20200205:085104.556 7f46e0852000-7f46e085d000 r-xp 00000000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
12341:20200205:085104.556 7f46e085d000-7f46e0a5c000 ---p 0000b000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
12341:20200205:085104.557 7f46e0a5c000-7f46e0a5d000 r--p 0000a000 fd:00 100666278 /usr/lib64/libbrotlidec.so.1.0.6
12341:20200205:085104.557 7f46e0a5d000-7f46e0a5e000 rw-p 00000000 00:00 0
12341:20200205:085104.557 7f46e0a5e000-7f46e0a61000 r-xp 00000000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
12341:20200205:085104.557 7f46e0a61000-7f46e0c60000 ---p 00003000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
12341:20200205:085104.557 7f46e0c60000-7f46e0c61000 r--p 00002000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
12341:20200205:085104.557 7f46e0c61000-7f46e0c62000 rw-p 00003000 fd:00 100665268 /usr/lib64/libcom_err.so.2.1
12341:20200205:085104.557 7f46e0c62000-7f46e0c7c000 r-xp 00000000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
12341:20200205:085104.557 7f46e0c7c000-7f46e0e7b000 ---p 0001a000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
12341:20200205:085104.557 7f46e0e7b000-7f46e0e7d000 r--p 00019000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
12341:20200205:085104.557 7f46e0e7d000-7f46e0e7e000 rw-p 0001b000 fd:00 100666810 /usr/lib64/libk5crypto.so.3.1
12341:20200205:085104.557 7f46e0e7e000-7f46e0f5d000 r-xp 00000000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
12341:20200205:085104.558 7f46e0f5d000-7f46e115d000 ---p 000df000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
12341:20200205:085104.558 7f46e115d000-7f46e116c000 r--p 000df000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
12341:20200205:085104.558 7f46e116c000-7f46e116e000 rw-p 000ee000 fd:00 100667072 /usr/lib64/libkrb5.so.3.3
12341:20200205:085104.558 7f46e116e000-7f46e11bb000 r-xp 00000000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
12341:20200205:085104.558 7f46e11bb000-7f46e13bb000 ---p 0004d000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
12341:20200205:085104.558 7f46e13bb000-7f46e13bd000 r--p 0004d000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
12341:20200205:085104.558 7f46e13bd000-7f46e13be000 rw-p 0004f000 fd:00 100666806 /usr/lib64/libgssapi_krb5.so.2.2
12341:20200205:085104.558 7f46e13be000-7f46e13ce000 r-xp 00000000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
12341:20200205:085104.558 7f46e13ce000-7f46e15cd000 ---p 00010000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
12341:20200205:085104.558 7f46e15cd000-7f46e15ce000 r--p 0000f000 fd:00 100666186 /usr/lib64/libpsl.so.5.3.1
12341:20200205:085104.559 7f46e15ce000-7f46e15cf000 rw-p 00000000 00:00 0
12341:20200205:085104.559 7f46e15cf000-7f46e164c000 r-xp 00000000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
12341:20200205:085104.559 7f46e164c000-7f46e184c000 ---p 0007d000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
12341:20200205:085104.559 7f46e184c000-7f46e184e000 r--p 0007d000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
12341:20200205:085104.559 7f46e184e000-7f46e1850000 rw-p 0007f000 fd:00 100666577 /usr/lib64/libssh.so.4.7.2
12341:20200205:085104.559 7f46e1850000-7f46e186c000 r-xp 00000000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
12341:20200205:085104.559 7f46e186c000-7f46e1a6b000 ---p 0001c000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
12341:20200205:085104.559 7f46e1a6b000-7f46e1a6c000 r--p 0001b000 fd:00 100665429 /usr/lib64/libidn2.so.0.3.4
12341:20200205:085104.559 7f46e1a6c000-7f46e1a6d000 rw-p 00000000 00:00 0
12341:20200205:085104.559 7f46e1a6d000-7f46e1a91000 r-xp 00000000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
12341:20200205:085104.559 7f46e1a91000-7f46e1c90000 ---p 00024000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
12341:20200205:085104.560 7f46e1c90000-7f46e1c91000 r--p 00023000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
12341:20200205:085104.560 7f46e1c91000-7f46e1c93000 rw-p 00024000 fd:00 100666305 /usr/lib64/libnghttp2.so.14.17.0
12341:20200205:085104.560 7f46e1c93000-7f46e1caf000 r-xp 00000000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
12341:20200205:085104.560 7f46e1caf000-7f46e1eaf000 ---p 0001c000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
12341:20200205:085104.560 7f46e1eaf000-7f46e1eb0000 r--p 0001c000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
12341:20200205:085104.560 7f46e1eb0000-7f46e1eb1000 rw-p 0001d000 fd:00 100666570 /usr/lib64/libsasl2.so.3.0.0
12341:20200205:085104.560 7f46e1eb1000-7f46e206b000 r-xp 00000000 fd:00 100665026 /usr/lib64/libc-2.28.so
12341:20200205:085104.560 7f46e206b000-7f46e226a000 ---p 001ba000 fd:00 100665026 /usr/lib64/libc-2.28.so
12341:20200205:085104.560 7f46e226a000-7f46e226e000 r--p 001b9000 fd:00 100665026 /usr/lib64/libc-2.28.so
12341:20200205:085104.560 7f46e226e000-7f46e2270000 rw-p 001bd000 fd:00 100665026 /usr/lib64/libc-2.28.so
12341:20200205:085104.561 7f46e2270000-7f46e2274000 rw-p 00000000 00:00 0
12341:20200205:085104.561 7f46e2274000-7f46e22e4000 r-xp 00000000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
12341:20200205:085104.561 7f46e22e4000-7f46e24e3000 ---p 00070000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
12341:20200205:085104.561 7f46e24e3000-7f46e24e4000 r--p 0006f000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
12341:20200205:085104.561 7f46e24e4000-7f46e24e5000 rw-p 00070000 fd:00 100665521 /usr/lib64/libpcre.so.1.2.10
12341:20200205:085104.561 7f46e24e5000-7f46e24f9000 r-xp 00000000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
12341:20200205:085104.561 7f46e24f9000-7f46e26f8000 ---p 00014000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
12341:20200205:085104.561 7f46e26f8000-7f46e26f9000 r--p 00013000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
12341:20200205:085104.561 7f46e26f9000-7f46e26fa000 rw-p 00014000 fd:00 100665042 /usr/lib64/libresolv-2.28.so
12341:20200205:085104.561 7f46e26fa000-7f46e26fc000 rw-p 00000000 00:00 0
12341:20200205:085104.562 7f46e26fc000-7f46e26ff000 r-xp 00000000 fd:00 100665028 /usr/lib64/libdl-2.28.so
12341:20200205:085104.562 7f46e26ff000-7f46e28fe000 ---p 00003000 fd:00 100665028 /usr/lib64/libdl-2.28.so
12341:20200205:085104.562 7f46e28fe000-7f46e28ff000 r--p 00002000 fd:00 100665028 /usr/lib64/libdl-2.28.so
12341:20200205:085104.562 7f46e28ff000-7f46e2900000 rw-p 00003000 fd:00 100665028 /usr/lib64/libdl-2.28.so
12341:20200205:085104.562 7f46e2900000-7f46e2a80000 r-xp 00000000 fd:00 100665030 /usr/lib64/libm-2.28.so
12341:20200205:085104.562 7f46e2a80000-7f46e2c80000 ---p 00180000 fd:00 100665030 /usr/lib64/libm-2.28.so
12341:20200205:085104.562 7f46e2c80000-7f46e2c81000 r--p 00180000 fd:00 100665030 /usr/lib64/libm-2.28.so
12341:20200205:085104.562 7f46e2c81000-7f46e2c82000 rw-p 00181000 fd:00 100665030 /usr/lib64/libm-2.28.so
12341:20200205:085104.562 7f46e2c82000-7f46e2d0a000 r-xp 00000000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
12341:20200205:085104.562 7f46e2d0a000-7f46e2f0a000 ---p 00088000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
12341:20200205:085104.562 7f46e2f0a000-7f46e2f0d000 r--p 00088000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
12341:20200205:085104.563 7f46e2f0d000-7f46e2f0e000 rw-p 0008b000 fd:00 100666591 /usr/lib64/libcurl.so.4.5.0
12341:20200205:085104.563 7f46e2f0e000-7f46e2f1c000 r-xp 00000000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
12341:20200205:085104.563 7f46e2f1c000-7f46e311c000 ---p 0000e000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
12341:20200205:085104.563 7f46e311c000-7f46e311d000 r--p 0000e000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
12341:20200205:085104.563 7f46e311d000-7f46e311e000 rw-p 0000f000 fd:00 100666583 /usr/lib64/liblber-2.4.so.2.10.9
12341:20200205:085104.563 7f46e311e000-7f46e3169000 r-xp 00000000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
12341:20200205:085104.563 7f46e3169000-7f46e3369000 ---p 0004b000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
12341:20200205:085104.563 7f46e3369000-7f46e336b000 r--p 0004b000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
12341:20200205:085104.563 7f46e336b000-7f46e336c000 rw-p 0004d000 fd:00 100666585 /usr/lib64/libldap-2.4.so.2.10.9
12341:20200205:085104.564 7f46e336c000-7f46e3613000 r-xp 00000000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
12341:20200205:085104.564 7f46e3613000-7f46e3812000 ---p 002a7000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
12341:20200205:085104.564 7f46e3812000-7f46e383d000 r--p 002a6000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
12341:20200205:085104.564 7f46e383d000-7f46e3841000 rw-p 002d1000 fd:00 100688199 /usr/lib64/libcrypto.so.1.1.1
12341:20200205:085104.564 7f46e3841000-7f46e3844000 rw-p 00000000 00:00 0
12341:20200205:085104.564 7f46e3844000-7f46e38c9000 r-xp 00000000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
12341:20200205:085104.564 7f46e38c9000-7f46e3ac9000 ---p 00085000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
12341:20200205:085104.564 7f46e3ac9000-7f46e3ad2000 r--p 00085000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
12341:20200205:085104.564 7f46e3ad2000-7f46e3ad6000 rw-p 0008e000 fd:00 100688201 /usr/lib64/libssl.so.1.1.1
12341:20200205:085104.564 7f46e3ad6000-7f46e3ad7000 rw-p 00000000 00:00 0
12341:20200205:085104.565 7f46e3ad7000-7f46e3af2000 r-xp 00000000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
12341:20200205:085104.565 7f46e3af2000-7f46e3cf1000 ---p 0001b000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
12341:20200205:085104.565 7f46e3cf1000-7f46e3cf2000 r--p 0001a000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
12341:20200205:085104.565 7f46e3cf2000-7f46e3cf3000 rw-p 0001b000 fd:00 100665040 /usr/lib64/libpthread-2.28.so
12341:20200205:085104.565 7f46e3cf3000-7f46e3cf7000 rw-p 00000000 00:00 0
12341:20200205:085104.565 7f46e3cf7000-7f46e3d0d000 r-xp 00000000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
12341:20200205:085104.565 7f46e3d0d000-7f46e3f0c000 ---p 00016000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
12341:20200205:085104.565 7f46e3f0c000-7f46e3f0d000 r--p 00015000 fd:00 100665260 /usr/lib64/libz.so.1.2.11
12341:20200205:085104.565 7f46e3f0d000-7f46e3f0e000 rw-p 00000000 00:00 0
12341:20200205:085104.565 7f46e3f0e000-7f46e3f36000 r-xp 00000000 fd:00 100665009 /usr/lib64/ld-2.28.so
12341:20200205:085104.566 7f46e407e000-7f46e411f000 rw-s 00000000 00:05 428965889 /SYSV00000000 (deleted)
12341:20200205:085104.566 7f46e411f000-7f46e4130000 rw-p 00000000 00:00 0
12341:20200205:085104.566 7f46e4135000-7f46e4136000 rw-s 00000000 00:05 428933120 /SYSV00000000 (deleted)
12341:20200205:085104.566 7f46e4136000-7f46e4137000 r--p 00028000 fd:00 100665009 /usr/lib64/ld-2.28.so
12341:20200205:085104.566 7f46e4137000-7f46e4138000 rw-p 00029000 fd:00 100665009 /usr/lib64/ld-2.28.so
12341:20200205:085104.566 7f46e4138000-7f46e4139000 rw-p 00000000 00:00 0
12341:20200205:085104.566 7fff065db000-7fff065fc000 rw-p 00000000 00:00 0 [stack]
12341:20200205:085104.566 7fff06630000-7fff06633000 r--p 00000000 00:00 0 [vvar]
12341:20200205:085104.566 7fff06633000-7fff06635000 r-xp 00000000 00:00 0 [vdso]
12341:20200205:085104.566 ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
12341:20200205:085104.566 ================================
12341:20200205:085104.566 Please consider attaching a disassembly listing to your bug report.
12341:20200205:085104.567 This listing can be produced with, e.g., objdump -DSswx zabbix_agentd.
12341:20200205:085104.567 ================================
12337:20200205:085104.567 One child process died (PID:12341,exitcode/signal:1). Exiting ...
zabbix_agentd [12337]: Error waiting for process with PID 12341: [10] No child processes
12337:20200205:085104.568 Zabbix Agent stopped. Zabbix 4.4.5 (revision b93f5c4fc0).
Did you compile module against your Zabbix agent version https://github.com/monitoringartist/zabbix-docker-monitoring#compilation ?
Yes, but will do it again, later i'll post the results.
Em qua., 5 de fev. de 2020 às 11:14, Jan Garaj notifications@github.com escreveu:
Did you compile module against your Zabbix agent version https://github.com/monitoringartist/zabbix-docker-monitoring#compilation ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monitoringartist/zabbix-docker-monitoring/issues/135?email_source=notifications&email_token=AD6LSPWS6MFZGR2JPOUSY5TRBK3U5A5CNFSM4KMZIYM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK3L34Y#issuecomment-582401523, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6LSPV3NRXPXDOO4YEK77TRBK3U5ANCNFSM4KMZIYMQ .
cant build on 4.4.5 sources:
gcc -fPIC -shared -o zabbix_module_docker.so zabbix_module_docker.c -I../../../include -I../../../src/libs/zbxsysinfo
zabbix_module_docker.c: In function ‘zbx_module_docker_inspect_exec’:
zabbix_module_docker.c:385:28: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data, param1, api_value, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c:402:40: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data2, param2, api_value2, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c:486:47: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data3, param3, api_value3, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c: In function ‘zbx_module_docker_port_discovery’:
zabbix_module_docker.c:611:17: error: too few arguments to function ‘zbx_json_value_by_name’
if (FAIL == zbx_json_value_by_name(&jp_obj, "HostPort", host_port, sizeof(host_port))) {
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c: In function ‘zbx_module_docker_discovery_extended’:
zabbix_module_docker.c:1795:32: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_row, "Id", cid, cid_length))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c: In function ‘zbx_module_docker_info’:
zabbix_module_docker.c:1955:24: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data, info, api_value, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c: In function ‘zbx_module_docker_stats’:
zabbix_module_docker.c:2032:28: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data, param1, api_value, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c:2047:40: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data2, param2, api_value2, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c:2062:52: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_data3, param3, api_value3, buffer_size))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c: In function ‘zbx_module_docker_cstatus’:
zabbix_module_docker.c:2244:40: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_row, "Status", status, cid_length))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
zabbix_module_docker.c:2326:48: error: too few arguments to function ‘zbx_json_value_by_name’
if (SUCCEED != zbx_json_value_by_name(&jp_row, "Status", status, cid_length))
^~~~~~~~~~~~~~~~~~~~~~
In file included from zabbix_module_docker.c:25:
../../../include/zbxjson.h:218:6: note: declared here
int zbx_json_value_by_name(const struct zbx_json_parse *jp, const char *name, char *string, size_t len,
^~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:2: zabbix_module_docker] Error 1
@pedropilla, is this issue still happening? Have you tried the latest module version?
I'm running server 4.4.0, have built this agent on 4.4.0 sources successfully (CentOS host), ran the agent and imported template, discovery ran OK but all metrics are not supported.
On agent log I get:
And the files are there:
If there's something more that I can provide please tell me. Thanks.