Hello,
I'm trying to setup an item which reads content of a file. But getting an error: "Cannot obtain file file.txt" information: stat file.txt: permission denied. I believe that permissions are ok, even if I run command under zabbix user (under which agent is installed) 'zabbix_agent2 -t vfs.file.contents["file.txt"]' i got a correct response, so not sure where the problem is.
Could anyone advise?
I'm trying to setup an item which reads content of a file. But getting an error: "Cannot obtain file file.txt" information: stat file.txt: permission denied. I believe that permissions are ok, even if I run command under zabbix user (under which agent is installed) 'zabbix_agent2 -t vfs.file.contents["file.txt"]' i got a correct response, so not sure where the problem is.
Could anyone advise?
Comment