I try implement Apache monitoring script for Zabbix just like this https://github.com/lorf/zapache/blob/master/README.md
I put zapache script to /usr/lib/zabbix/externalscripts . On file I do chown root:root and chmod 755 , then I import Template to zabbix, but whet I connect this Template to host I see error
"/etc/zabbix/share/zabbix/externalscripts/zapache: [2] No such file or directory"
Screen in attachment
Of course I have enabled apache's mod_status.
Anybody have some idea what's wrong ?
I put zapache script to /usr/lib/zabbix/externalscripts . On file I do chown root:root and chmod 755 , then I import Template to zabbix, but whet I connect this Template to host I see error
"/etc/zabbix/share/zabbix/externalscripts/zapache: [2] No such file or directory"
Screen in attachment
Of course I have enabled apache's mod_status.
Anybody have some idea what's wrong ?
Comment