CV0-003 · Question #440
A cloud administrator sets up performance monitoring, which raises alerts. The monitoring runs periodically and checks for the suggested parameters. However, alerts are not being raised in a timely…
The correct answer is C. Enable autocorrelation for alerts. When periodic monitoring alerts are not raised in a timely manner, enabling autocorrelation allows the system to automatically link related events and recognize alert patterns without waiting for the next scheduled probe cycle. This reduces the lag between when a condition…
Question
A cloud administrator sets up performance monitoring, which raises alerts. The monitoring runs periodically and checks for the suggested parameters. However, alerts are not being raised in a timely fashion. Which of the following is the MOST appropriate action to resolve the issue?
Options
- AShorten the probing period for alerts.
- BConfigure schedule alerts.
- CEnable autocorrelation for alerts.
- DImplement scaling alerts.
How the community answered
(21 responses)- A10% (2)
- B5% (1)
- C86% (18)
Why each option
When periodic monitoring alerts are not raised in a timely manner, enabling autocorrelation allows the system to automatically link related events and recognize alert patterns without waiting for the next scheduled probe cycle. This reduces the lag between when a condition occurs and when an alert is generated.
Shortening the probing period increases check frequency but does not address the underlying correlation logic gap that causes alerts to be raised late relative to the triggering condition.
Configuring scheduled alerts sets predefined times for notifications to fire, which would not make the existing periodic monitoring system more responsive to dynamic conditions.
Autocorrelation in alert monitoring automatically associates incoming events with known historical patterns and related metrics, enabling the system to trigger alerts as soon as correlated conditions are detected rather than waiting for the next periodic check to complete. This directly addresses the root cause of untimely alerts by allowing the monitoring platform to act on pattern recognition in near real time. Configuring autocorrelation is more effective than simply increasing probe frequency because it resolves the correlation logic gap, not just the polling interval.
Scaling alerts are threshold-based triggers tied to resource autoscaling events and are unrelated to improving the timeliness of performance monitoring alerts.
Concept tested: Enabling autocorrelation to improve monitoring alert timeliness
Topics
Community Discussion
No community discussion yet for this question.