Hello,
Enviroment: host Created with "Kubernetes nodes by HTTP template" and appropriate token and api url.
proxy :
zabbix/zabbix-proxy-sqlite3
tag: ubuntu-6.4.7
agent:
repository: zabbix/zabbix-agent2
tag: ubuntu-6.4.7
everything seems to be working, expect Block devices discovery by linux by zabbix agent template.
it returns empty value with this [ ]
I tested separately with zabbix agent2 installed on cluster node linux machine and works. so on OS level of cluster nodes, there is no issue
where may be problem ?
P.S
zabbix_agent2 -t vfs.dev.discovery returns this empty json:
vfs.dev.discovery [s|[]]
maybe found reason of problem:
ls /dev/ shows only this devices in agent2 pod:

thats way vfs.dev can not find disks sda,sda1...