Ubuntu 14.04.4 LTS
I have create some "alerscript" but this will not send - in "Zabbix Webinterface" said - Status SEND ???
"zabbix_server.conf" root root
### Option: AlertScriptsPath
AlertScriptsPath=/etc/zabbix/alert
1.
folder "alert" with "root root" 755 and 777
test.sh with "root root 755 and 777
2.
folder "alert" with "zabbix zabbix" 755 and 777
test.sh with "zabbix zabbix 755 and 777
"etc/passwd":
zabbix:x:111:118::/var/lib/zabbix/:/bin/false:/bin/bash
Thanks for help, Paul
I have create some "alerscript" but this will not send - in "Zabbix Webinterface" said - Status SEND ???
"zabbix_server.conf" root root
### Option: AlertScriptsPath
AlertScriptsPath=/etc/zabbix/alert
1.
folder "alert" with "root root" 755 and 777
test.sh with "root root 755 and 777
2.
folder "alert" with "zabbix zabbix" 755 and 777
test.sh with "zabbix zabbix 755 and 777
"etc/passwd":
zabbix:x:111:118::/var/lib/zabbix/:/bin/false:/bin/bash
Thanks for help, Paul
Comment