Ad Widget

Collapse

opsgenie webhook failing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johng
    Junior Member
    • Jan 2020
    • 5

    #1

    opsgenie webhook failing

    We have Zabbix 5.0.5 on CentOS 7.6 and configuring opsgenie webhook following https://www.zabbix.com/integrations/opsgenie.

    Getting this error message. Any idea what this error means? How can we troubleshoot why we are getting this error?


    Click image for larger version

Name:	opsgenie_error.png
Views:	173
Size:	31.4 KB
ID:	416863
    Thanks,
    John
  • johng
    Junior Member
    • Jan 2020
    • 5

    #2
    Started up a new test system. Increased the log level.

    Code:
    zabbix_server -c /etc/zabbix/zabbix_server.conf -R log_level_increase=alerter
    Found the following in the logs.
    Code:
    "status":"Integration is disabled."
    Turns out the opsgenie_token we were using was deleted from OpsGenie. After they created a new token for us to use, Zabbix now shows a Status of Sent.

    Comment

    Working...