Hello!
I am at a loss as to why zabbix-agent refuses to run. I do service zabbix-agent start or /etc/init.d/zabbix-agent start, and it says okay, but then when I check the service status or pas aux, it is not running:
Zabbix agent v2.2.9 on Ubuntu 14.04
* zabbix_agentd starting... [ OK ]
root@hydra-web-03:/var/log# service zabbix-agent status
* zabbix_agentd is not running
/usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
zabbix_agentd [18130]: cannot open [/var/log/zabbix-agent/zabbix_agentd.log]: [13] Permission denied
File: ‘/var/log/zabbix-agent/’
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: ca01h/51713d Inode: 918653 Links: 2
Access: (0755/drwxr-xr-x) Uid: ( 107/ zabbix) Gid: ( 113/ zabbix)
So, obviously, even if I change the logging to debug, I'm getting no information.
I've been working on this all day, so I'm sure I'm missing some useful information on this original post. I can answer any questions. however.
Thanks in advance for any help!
I am at a loss as to why zabbix-agent refuses to run. I do service zabbix-agent start or /etc/init.d/zabbix-agent start, and it says okay, but then when I check the service status or pas aux, it is not running:
Zabbix agent v2.2.9 on Ubuntu 14.04
* zabbix_agentd starting... [ OK ]
root@hydra-web-03:/var/log# service zabbix-agent status
* zabbix_agentd is not running
/usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
zabbix_agentd [18130]: cannot open [/var/log/zabbix-agent/zabbix_agentd.log]: [13] Permission denied
File: ‘/var/log/zabbix-agent/’
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: ca01h/51713d Inode: 918653 Links: 2
Access: (0755/drwxr-xr-x) Uid: ( 107/ zabbix) Gid: ( 113/ zabbix)
So, obviously, even if I change the logging to debug, I'm getting no information.
I've been working on this all day, so I'm sure I'm missing some useful information on this original post. I can answer any questions. however.
Thanks in advance for any help!
Comment