300-445 Question 66
Select 3Your organization uses a network monitoring platform to ensure high availability and performance across its enterprise network. The platform is required to integrate with the ITSM system for incident management, and also provide real-time telemetry data for proactive analysis. Which integration types should you select to meet these requirements?
- A
API-based integration to enable data exchange with the ITSM system
- B
Custom-built scripts for fetching telemetry data
- C
Open Telemetry for consistent and vendor-neutral telemetry collection
- D
Static alerting thresholds for incident detection
- E
Webhook-based integration to trigger alerts in real-time
Show answer and explanation
Correct answers: A, C, E
Explanation
To meet the requirements of ITSM integration and real-time telemetry, using API-based integration ensures seamless communication for incident management, while Open Telemetry provides a scalable and consistent framework for telemetry collection. Webhook-based integration complements this setup by enabling real-time alerting, which is crucial for proactive response.
- A. Correct.
API-based integration allows seamless communication between the monitoring platform and the ITSM system, enabling automated incident creation and management.
- B. Incorrect.
Custom-built scripts are less scalable and may not provide the consistency or real-time capabilities required for telemetry collection.
- C. Correct.
Open Telemetry is a widely used framework for vendor-neutral telemetry data collection, ensuring consistent monitoring across diverse systems.
- D. Incorrect.
Static alerting thresholds are not adequate for real-time or proactive monitoring as they do not adapt to varying network conditions.
- E. Correct.
Webhook-based integration is effective for triggering real-time alerts and notifications, ensuring quick response to incidents.