Hello everyone
I've done the integration Opsgenie to Zabbix with the plugin API
But our zabbix can't do the push, we get this error on action alerts-> sh: / home / opsgenie / oec / opsgenie-zabbix / send2opsgenie: Permission denied
If we execute the command on the zabbix server for test the push to opsgenie, works good -> / home / opsgenie / oec / opsgenie-zabbix / send2opsgenie -triggerName = 'zabbix test alert' -triggerStatus = 'PROBLEM'
I tested with the user "zabbix" .. it is possible that zabbix server uses other user or something like that? i don't understand what is happening because the permissions on the zabbix server seems ok
Thanks
I've done the integration Opsgenie to Zabbix with the plugin API
But our zabbix can't do the push, we get this error on action alerts-> sh: / home / opsgenie / oec / opsgenie-zabbix / send2opsgenie: Permission denied
If we execute the command on the zabbix server for test the push to opsgenie, works good -> / home / opsgenie / oec / opsgenie-zabbix / send2opsgenie -triggerName = 'zabbix test alert' -triggerStatus = 'PROBLEM'
I tested with the user "zabbix" .. it is possible that zabbix server uses other user or something like that? i don't understand what is happening because the permissions on the zabbix server seems ok
Thanks
Comment