CMK version: 2.4.0p10.cce
OS version:Ubuntu 22.04.4 LTS
Error message:CheckMK integration with Opsgenie using Default_API
Hi everyone,
I have CheckMK installed on an Azure VM with cloud edition 2.4.0p10.cce.
I have recently configured CheckMK to send alerts to Opsgenie, but even though I have made all of the necessary configurations to send the alerts to the correct Integration team in Opsgenie, it uses Default_API and sends them to a different team.
This is how the request is sent to Opsgenie:
{
“_result”: {
“alertMessage”: “Check_MK: rg-gcftrf-audit-prod-we-001 - DOWN”,
“alertAction”: “AddNote”,
“integrationName”: “Default API”,
“alertCount”: “1”,
“integrationActionName”: “Create Alert”,
“alertId”: “308cb0f7-be09-44bb-9f11-086e5973d6e6-1757696990022”,
“alertAlias”: “HOST_PROBLEM_ID: 32909”,
“user”: “CloudService-IAC”
},
“alertLogOwner”: “CloudService-IAC”,
“alertId”: “308cb0f7-be09-44bb-9f11-086e5973d6e6-1757696990022”,
“_incomingData”: {
“_parsedData”: {
“note”: “Alert created by Check_MK”,
“-actions”: ,
“description”: “Host: rg-gcftrf-audit-prod-we-001\nEvent: \nOutput: Testing Opsgenie\nPerfdata:”,
“source”: “20.160.61.3”,
“message”: “Check_MK: rg-gcftrf-audit-prod-we-001 - DOWN”,
“priority”: “P1”,
“_extraProperties”: {},
“-responders”: [
“CloudService-IAC”
],
“-tags”: ,
“alias”: “HOST_PROBLEM_ID: 32909”,
“visibleTo”: “[{id=480dd4ca-a729-421b-ab1b-2eec4a574e8b, type=team}]”,
“user”: “CloudService-IAC”,
“entity”: “”
},
“integrationType”: “API”,
“integrationName”: “Default API”,
“incomingDataId”: “bf0d81d1-41e1-46c4-8499-41db70901d57”
},
“alertLogType”: “comment”
}
Can someone provide any help on this, I would really appreciate it.
Best regards,
