Opsgenie を Panopta と統合する
Opsgenie が Panopta ユーザーに提供するもの
Opsgenie は、Panopta が停止した場合にアラートを作成し、停止がクリアされるとクローズします。Opsgenie の Panopta インテグレーションを使用して、堅牢なアラート管理プラットフォームで Panopta 監視を拡張します。オンコール スケジュール、エスカレーション、豊富な通知などのメリットがあります。
統合の機能性
Panopta でアラートが作成されると、統合によって Opsgenie でもアラートが自動で作成されます。
アラートが Panopta でクローズされると、関連するアラートが Opsgenie でもクローズされます。
Opsgenie で Panopta インテグレーションを追加する
Opsgenie の Free プランまたは Essentials プランを使用している、または Jira Service Management の Standard プランで Opsgenie を使用している場合は、チーム ダッシュボードからのみこの統合を追加できます。 このプランでは、[設定] の [統合] ページが利用できません。
[チーム] に移動して自分のチームを選択します。
左側のナビゲーションで [統合] を選択し、[統合を追加] を選択します。
統合をチーム ダッシュボードから追加すると、そのチーム統合の所有者になります。Opsgenie では、この統合を通じて受信したアラートはそのチームのみに割り当てられます。このセクションの残りの手順に従って、統合を設定してください。
Go to Settings > Integrations. Search for Panopta and select Add.
Specify who is notified of the Panopta alerts using the Responders field. Auto-complete suggestions are provided as you type.
API キーをコピーします。
[Save Integration (統合の保存)] を選択します。
Panopta での設定
Panopta で、[Settings (設定)→ Integrations (インテグレーション )] に移動し、連絡先を追加します。
Click Configure button below the Opsgenie logo.
Paste the API key copied previously from Opsgenie into "API Key" field. Click Create Opsgenie Notification.
次に、[Monitoring (監視) -> Alert Timelines (アラート タイムライン)] と新しいタイムラインに移動するか、既存のタイムラインを変更します。
Click New Event. Add the integration method just configured for Opsgenie.
[インスタンス] で、監視の目的で [Notify with alert timeline (アラート タイムラインで通知)] を使用します。
Panopta から送信されるペイロードのサンプル
JSON
{
"name": "elham.com (1.4.8.9)",
"timestamp": "2014-04-22 00:09:32 UTC",
"fqdn": "1.4.8.9",
"server_group": "All Instances > Dev > Frontend Servers",
"outage_id": 132770146,
"services": "FTP,Secure POP Email,MySQL Database,HTTP,Microsoft Exchange,IMAP Email,Ping,Secure HTTP,PostgreSQL Database,DNS,Secure IMAP Email,Secure SMTP Email,POP Email,SMTP Email,Secure Shell (SSH)",
"event": "outage event",
"tags": [
"tag1",
"tag2"
],
"teams": [
"test1",
"test2"
]
}
この内容はお役に立ちましたか?