Hello everybody!
Lets go to facts:
1. The trigger was created successfully generating events;
2. The action was created with no conditions to catch all events;
3. An action operation was created with a Remote Comand with the expression bellow:
a. "Zabbix server:/monitor/zabbix/zabbix-alarm-logger-1.0/bin/teste.sh"
Where "Zabbix server" is the host of "zabbix servers" (same of own zabbix server")
b. "teste.sh" is a shell script that create a log file writing a "hello world" inside.
4. The event happens with action operation status "executed";
5. The script is manually executable with zabbix user normally but nothing happens with the event execution.
6. The zabbix agentd is running properly;
So, whats going wrong? What can I do to solve or at least workaround this issue?
Regards.
Lets go to facts:
1. The trigger was created successfully generating events;
2. The action was created with no conditions to catch all events;
3. An action operation was created with a Remote Comand with the expression bellow:
a. "Zabbix server:/monitor/zabbix/zabbix-alarm-logger-1.0/bin/teste.sh"
Where "Zabbix server" is the host of "zabbix servers" (same of own zabbix server")
b. "teste.sh" is a shell script that create a log file writing a "hello world" inside.
4. The event happens with action operation status "executed";
5. The script is manually executable with zabbix user normally but nothing happens with the event execution.
6. The zabbix agentd is running properly;
So, whats going wrong? What can I do to solve or at least workaround this issue?
Regards.
.
Comment