Hi.
I created an item with key:
Chowned and chmoded file:
Created trigger:
But every time got in /var/log/zabbix/zabbix_agentd.log same error:
Can somebody please explain me - what i'm doing wrong?
Thanks for tips.
I created an item with key:
Code:
log["/home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test","ERROR"]
Code:
ls -lh /home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test -rwxrwxrwx 1 zabbix zabbix 229M Oct 8 12:09 /home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test
Code:
{lms-teamcity:log["/home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test","ERROR"].str(ERROR)}=1
Code:
6481:20131008:121521.616 cannot stat '/home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test': [13] Permission denied 6481:20131008:121521.616 Active check [log["/home/teamcity/opt/apache-tomcat-5.5.36/logs/catalina.out.test","ERROR"]] is not supported. Disabled.
Thanks for tips.
Comment