• Products
  • Get started
  • Documentation
  • Resources

Integrate Opsgenie with CloudMonix

CloudMonix logo

What does Opsgenie offer CloudMonix users?

Opsgenie’s CloudMonix integration enables CloudMonix users to take advantage of Opsgenie's advanced alert & notifications management capabilities such as escalations, on-call schedule management, and extensive alert notification controls.

Functionality of the integration

  • When CloudMonix triggers an alert, an alert is created in Opsgenie automatically through the integration.

  • When the check value of the alert is off in CloudMonix, Opsgenie closes the alert automatically.

Add CloudMonix Integration in Opsgenie

You can add this integration from your team dashboard

If you're using Opsgenie's Free or Essentials plan, or if you’re using Opsgenie with Jira Service Management's Standard plan, you can only add this integration from your team dashboard as the Integrations page under Settings is not available in your plan.

Adding the integration from your team dashboard will make your team the owner of the integration. This means Opsgenie will assign the alerts received through this integration to your team only.

To do that,

  1. Go to your team’s dashboard from Teams,

  2. Select Integrations, and select Add integration.

Follow the rest of the steps to complete the integration.

  1. Go to Settings > Integrations. Search for CloudMonix and select Add

  2. Specify who is notified of CloudMonix alerts using the Responders field. Auto-complete suggestions are provided as you type.

  3. Copy the Webhook URL.

  4. Select Save Integration.

Configuration in CloudMonix

  1. In CloudMonix, go to Integrations under Account Settings.

  2. Edit Webhook integration.

CloudMonix account settings integrations

3. Enter "Opsgenie Webhook" into Webhook Name field

4. Paste integration API URL into URL.

5. Select "Post" as Method field.

6. Click Save.

CloudMonix webhook
CloudMonix webhook

7. Go to Notifications under Account Settings

8. Click "+".

CloudMonix notification management

9. Select "Opsgenie Webhook" as Send to field and populate other required fields as desired.

10. Click Save.

CloudMonix notification management

Sample payload sent from CloudMonix

JSON

1 2 3 4 5 6 7 8 9 10 11 12 { "CheckId": "8db3297e-ed15-4218-9068-d99cf68aea20", "AccountId": "ace8ae77-0450-4373-a63a-d6616cbe3224", "SubscriptionId": "32a80186-7301-4500-93e0-3c9b16ec46c0", "ResourceId": "145b9eb0-c145-4588-b8e7-210689aff0f2", "CheckName": "Test Check Name", "ResourceName": "Test Resource Alert", "InstanceName": "", "CheckValue": "Test Check Value", "CheckTime": "6\/28\/2016 12:31:35 PM", "SeverityName": "INFORMATION" }

 

Additional Help