Hi
server: 3.0-1+trusty
agent: zabbix-agent-3.0.2-1.el6.x86_64
nodes: Centos 6
uname: Linux ns227962.ovh.net 2.6.32-042stab108.2
I'm running Zabbix 3 agent on a bunch of hardware nodes with Openvz Centos 6. I'm getting a permission problem to get data from some simfs or ploop devices mounted on the /vz
filesystem information: [13] Permission denied
Do you think I can fix this in some way?
UPDATE1:
I've added zabbix as sudoer user as
then login as zabbix, no success
Thanks!
server: 3.0-1+trusty
agent: zabbix-agent-3.0.2-1.el6.x86_64
nodes: Centos 6
uname: Linux ns227962.ovh.net 2.6.32-042stab108.2
I'm running Zabbix 3 agent on a bunch of hardware nodes with Openvz Centos 6. I'm getting a permission problem to get data from some simfs or ploop devices mounted on the /vz
filesystem information: [13] Permission denied
Code:
9729:20160523:080323.028 item "ns3016949.ip-151-80-103.eu:vfs.fs.size[/vz/root/106,total]" became not supported: Cannot obtain filesystem information: [13] Permission denied
UPDATE1:
I've added zabbix as sudoer user as
Code:
zabbix ALL=(ALL) NOPASSWD: ALL
Thanks!
Comment