• 製品
  • 使用を開始する
  • 関連ドキュメント
  • リソース

Opsgenie を CloudMonix と統合する

CloudMonix ロゴ

概要

What does the integration offer?

The CloudMonix integration facilitates 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.

How does the integration work?

When CloudMonix triggers an alert, an alert is automatically created in Opsgenie through the integration. When the check value of the alert is off in CloudMonix, Opsgenie closes the alert automatically.

Set up the integration

CloudMonix is an API-based integration. Setting it up involves the following steps:

  • Add a CloudMonix integration in Opsgenie

  • Configure the integration in CloudMonix

Add a CloudMonix Integration

Opsgenie の Free プランまたは Essentials プランを使用している、または Jira Service Management の Standard プランで Opsgenie を使用している場合は、チーム ダッシュボードからのみこの統合を追加できます。このプランでは、[設定] の [統合] ページが利用できません。

  1. [チーム] に移動して自分のチームを選択します。

  2. 左側のナビゲーションで [統合] を選択し、[統合を追加] を選択します。

統合をチーム ダッシュボードから追加すると、そのチーム統合の所有者になります。Opsgenie では、この統合を通じて受信したアラートはそのチームのみに割り当てられます。このセクションの残りの手順に従って、統合を設定してください。

  1. Go to Settings > Integrations.

  2. Select Add integration.

  3. Run a search and select “CloudMonix”.

  4. 次の画面で、統合の名前を入力します。

  5. オプション: 特定のチームが統合からのアラートを受信するようにする場合は、[Assignee team (担当者チーム)] のチームを選択します。

  6. [続行] を選択します。
    この時点で、統合が保存されます。

  7. Expand the Steps to configure the integration section and copy the Webhook URL.
    You will use this URL while configuring the integration in CloudMonix later.

  8. [統合をオンにする] を選択します。
    統合のために作成したルールは、統合をオンにした場合にのみ機能します。

Configure the integration in CloudMonix

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

2. Edit the Webhook integration.

3. Enter "OpsGenie Webhook" into Webhook Name field.

CloudMonix webhook
CloudMonix webhook

4. Paste the URL you copied while adding the integration in Opsgenie into URL.

5. Select "Post" for Method.

6. Select Save.

7. Go to Account Settings > Notifications.

8. Select "+" .

9. Select "Opsgenie Webhook" for Send to.
Enter values for the other fields as needed.

10. Select Save.

CloudMonix から送信されるペイロードの例

(in JSON format)

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" }

その他のヘルプ