300-445 Question 69
Single answerYour organization is implementing a network assurance system to monitor and proactively address potential performance issues. One of the requirements is to integrate this system with the organization's existing IT Service Management (ITSM) platform to automatically generate incidents based on critical alert thresholds. What is the most appropriate integration type to fulfill this requirement?
- A
API integration to send alerts to the ITSM platform
- B
OpenTelemetry to send network metrics directly to the ITSM platform
- C
Manual alert threshold configuration in the ITSM platform
- D
Email-based notifications to the ITSM platform for incident generation
Show answer and explanation
Correct answer: A
Explanation
API integration is the most efficient and scalable method to connect a network assurance system with an ITSM platform. It allows for automated incident generation based on predefined alert thresholds without manual intervention, ensuring quick actions and minimizing downtime. Other methods, such as OpenTelemetry or email notifications, are either not designed for ITSM integration or lack the robustness required for enterprise-grade network assurance.
- A. Correct.
API integration provides a reliable and automated way to send alerts from the network assurance system to the ITSM platform, ensuring incidents are generated programmatically based on alert thresholds.
- B. Incorrect.
OpenTelemetry is primarily used for collecting and standardizing telemetry data but does not directly integrate with ITSM platforms for incident generation.
- C. Incorrect.
Manual alert threshold configuration in the ITSM platform is not scalable or efficient for dynamic network monitoring and assurance needs.
- D. Incorrect.
Email-based notifications are less reliable and harder to automate compared to API-based integration, making them unsuitable for critical incident generation.