Scenarios
Cisco Catalyst インバウンド通知の設定
このセクションでは、ロケーション間でイベントを相関できるようにアラートをカスタマイズし、サービスの正常性が正常に戻ったときにエピソードが自動的に解決されるようにステータスマッピングを更新します。
演習: アラートインテグレーションの設定
1. ITSI で、Configuration > Data Integrations に移動します。
2. Integrations library の Alerts セクションで、Cisco Catalyst Center を選択します。
Info

3. + Add Connection をクリックします。
Info

4. 名前に Catalyst Center Alerts と入力します。以下のサーチを使用します:
index=netops sourcetype="cisco:dnac:issue"
| eval itsi_site = case( isnotnull(SiteNameHierarchy) AND SiteNameHierarchy!="", mvindex(split(SiteNameHierarchy, "/"), 3), isnotnull(DeviceName) AND DeviceName!="", "Store-" . mvindex(split(DeviceName, "-"), 0) ) 5. Validate をクリックします
6. Lookback period を 5 minutes に設定します
Info

7. Source を Mapping rule に更新し、タイプに Coalesce を使用します
8. 最初のフィールドとして DeviceName を、2番目のフィールドとして SiteName を選択します
9. else use the default value フィールドに IssueSpecificEntityValue と入力します
Info

10. Severity ID マッピングを Mapping rule に更新し、タイプとして Value case mapping を使用します
11. IssueStatus is equal to (not case sensitive) を resolved に設定し、then use を Normal にします
12. if ステートメントの残りの部分に以下の値をマッピングします:
vendor_severity is equal to (not case sensitive) を P1 に設定し、then use を Critical にします
vendor_severity is equal to (not case sensitive) を P2 に設定し、then use を High にします
vendor_severity is equal to (not case sensitive) を P3 に設定し、then use を Medium にします
vendor_severity is equal to (not case sensitive) を P4 に設定し、then use を Low にします
最後に、else use this default value を Info に設定します
Info

13. Title フィールドを IssueSpecificSummary に変更します
14. subcomponent を itsi_site に更新します
15. Run every を 1 minute に変更します
16. Service Association セクションに NY HQ、Store-SJC10、Store-SJC12 を追加します
17. Entity Lookup Field に SiteNameHierarchy を使用します
18. Enable throttling トグルをオンにします
19. Suppress period を 5 minutes ごとに設定します
20. 右上の Preview Results をクリックします(注: プレビューで結果が表示されない場合があります。イベントは Create a custom NEAP セクションで確認します)
21. Save and Activate をクリックします
Info

よくできました!
次のセクションでは、ITSI が両方のベンダーからのイベントを相関できるように、SolarWinds を2番目のアラートソースとして追加します。
