Hello everybody.
I'm having trouble integrating my zabbix with opsgenie.
I followed the documentation below, but without success.
When performing the test, the following message returns to me.
Detalhes Media type test failed.
- TypeError: undefined not callable (property 'log' of [object Object])
- at [anon] (duktape.c:65639) internal
- at [anon] (function:142) preventsyield
My settings:
Zabbix
Configured: Actions
Media types: dedicated user for opsgenie
opsgenie_api: https://api.opsgenie.com/v2/alerts
opsgenie_token: f7409a5b-fef6-408c-9c94-******
opsgenie_web: https://danielopsgenie.app.opsgenie.com
zbxurl: http://192.168.88.247/zabbix
zbxuser: opsgenie
Global Macro: {$ZABBIX.URL} Value: http://192.168.88.247/zabbix
In the OpsGenie, i followed this documentation:
Create an API integration | Opsgenie | Atlassian Support
Has anyone else been there?
Comment