1. groups zabbix -> zabbix : zabbix adm docker
2. zabbix_agent2 -V -> zabbix_agent2 (Zabbix) 7.0.21
3. zabbix_agent2 -t docker.info
{
"Id": "7CY3:LYBY:PWDW:LC5U:LC5U:LC5U:KDXI:V227:PSBK: AH4Y :VMNA:HTS2",
"Containers": 4,
"ContainersRunning": 4,
"ContainersPaused": 0,
"ContainersStopped": 0,
"Images": 4,
"Driver": "overlay2",
"MemoryLimit": true,
"SwapLimit": true,
"KernelMemory": false,
"KernelMemoryTCP": false,
"CpuCfsPeriod": true,
"CpuCfsQuota": true,
"CPUShares": true,
"CPUSet": true,
"PidsLimit": true,
"IPv4Forwarding": true,
"BridgeNfIptables": true,
"BridgeNfIP6tables": true,
"Debug": false,
"NFd": 54,
"OomKillDisable": false,
"NGoroutines": 60,
"LoggingDriver": "json-file",
"CgroupDriver": "systemd",
"NEventsListener": 1,
"KernelVersion": "6.1.0-32-amd64",
"OperatingSystem": "Debian GNU/Linux 12 (bookworm)",
"OSVersion": "12",
"OSType": "linux",
"Architecture": "x86_64",
"IndexServerAddress": "https://index.docker.io/v1/",
"NCPU": 5,
"MemTotal": 6212284416,
"DockerRootDir": "/var/lib/docker",
"Name": "localhost",
"ExperimentalBuild": false,
"ServerVersion": "20.10.24+dfsg1",
"ClusterStore": "",
"ClusterAdvertise": "",
"DefaultRuntime": "runc",
"LiveRestoreEnabled": false,
"InitBinary": "docker-init",
"SecurityOptions": [
"name=apparmor",
"name=seccomp,profile=default",
"name=cgroupns"
],
"Warnings": null
}
4. Применяю шаблон Docker by Zabbix agent 2 и
а. ZBX перестает гореть зеленым (применен шаблон Linux by Zabbix agent active) и начинает гореть желтым с такой ошибкой - Received empty response from Zabbix Agent at [185.185.185.185]. Assuming that agent dropped connection because of access permissions.
б. Данные из шаблона не поступают, смотри скриншот (zabbix-empty-data.png)
В чем проблема, помогите, пожалуйста решить ее
2. zabbix_agent2 -V -> zabbix_agent2 (Zabbix) 7.0.21
3. zabbix_agent2 -t docker.info
{
"Id": "7CY3:LYBY:PWDW:LC5U:LC5U:LC5U:KDXI:V227:PSBK: AH4Y :VMNA:HTS2",
"Containers": 4,
"ContainersRunning": 4,
"ContainersPaused": 0,
"ContainersStopped": 0,
"Images": 4,
"Driver": "overlay2",
"MemoryLimit": true,
"SwapLimit": true,
"KernelMemory": false,
"KernelMemoryTCP": false,
"CpuCfsPeriod": true,
"CpuCfsQuota": true,
"CPUShares": true,
"CPUSet": true,
"PidsLimit": true,
"IPv4Forwarding": true,
"BridgeNfIptables": true,
"BridgeNfIP6tables": true,
"Debug": false,
"NFd": 54,
"OomKillDisable": false,
"NGoroutines": 60,
"LoggingDriver": "json-file",
"CgroupDriver": "systemd",
"NEventsListener": 1,
"KernelVersion": "6.1.0-32-amd64",
"OperatingSystem": "Debian GNU/Linux 12 (bookworm)",
"OSVersion": "12",
"OSType": "linux",
"Architecture": "x86_64",
"IndexServerAddress": "https://index.docker.io/v1/",
"NCPU": 5,
"MemTotal": 6212284416,
"DockerRootDir": "/var/lib/docker",
"Name": "localhost",
"ExperimentalBuild": false,
"ServerVersion": "20.10.24+dfsg1",
"ClusterStore": "",
"ClusterAdvertise": "",
"DefaultRuntime": "runc",
"LiveRestoreEnabled": false,
"InitBinary": "docker-init",
"SecurityOptions": [
"name=apparmor",
"name=seccomp,profile=default",
"name=cgroupns"
],
"Warnings": null
}
4. Применяю шаблон Docker by Zabbix agent 2 и
а. ZBX перестает гореть зеленым (применен шаблон Linux by Zabbix agent active) и начинает гореть желтым с такой ошибкой - Received empty response from Zabbix Agent at [185.185.185.185]. Assuming that agent dropped connection because of access permissions.
б. Данные из шаблона не поступают, смотри скриншот (zabbix-empty-data.png)
В чем проблема, помогите, пожалуйста решить ее
Comment