/AWS1/CL_CWTWARMUPCONF¶
The configuration settings that define the warm-up behavior for an alarm. Use these settings to delay alarm evaluation after you create or update the alarm, which reduces alarm noise while a new resource or service starts publishing data.
During the warm-up period, the alarm stays in INSUFFICIENT_DATA and
does not perform alarm actions.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_warmupperioddurinminutes TYPE /AWS1/CWTWARMUPPERIODDURINMINS /AWS1/CWTWARMUPPERIODDURINMINS¶
The length of the warm-up period, in minutes. After you create or update the alarm, the alarm stays in
INSUFFICIENT_DATAfor this duration. During this time, the alarm does not perform alarm actions.You can change this value at any time, including after the warm-up period ends. If you change it after the warm-up period ends, the new value does not restart the warm-up period.
Optional arguments:¶
iv_onlystrtevaluatingafrwa00 TYPE /AWS1/CWTONLYSTRTEVALUATINGA00 /AWS1/CWTONLYSTRTEVALUATINGA00¶
Specifies whether the alarm waits for the full warm-up period before it starts to evaluate. The default is
false. Iftrue, the alarm waits the entireWarmUpPeriodDurationInMinutesbefore it starts to evaluate, even if metric data arrives earlier. Iffalse, the alarm ends the warm-up period early. Evaluation begins as soon as the alarm has enough metric data to fill its evaluation window.
Queryable Attributes¶
WarmUpPeriodDurationInMinutes¶
The length of the warm-up period, in minutes. After you create or update the alarm, the alarm stays in
INSUFFICIENT_DATAfor this duration. During this time, the alarm does not perform alarm actions.You can change this value at any time, including after the warm-up period ends. If you change it after the warm-up period ends, the new value does not restart the warm-up period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WARMUPPERIODDURINMINUTES() |
Getter for WARMUPPERIODDURINMINUTES, with configurable defau |
ASK_WARMUPPERIODDURINMINUTES() |
Getter for WARMUPPERIODDURINMINUTES w/ exceptions if field h |
HAS_WARMUPPERIODDURINMINUTES() |
Determine if WARMUPPERIODDURINMINUTES has a value |
OnlyStartEvaluatingAfterWarmUpPeriodEnds¶
Specifies whether the alarm waits for the full warm-up period before it starts to evaluate. The default is
false. Iftrue, the alarm waits the entireWarmUpPeriodDurationInMinutesbefore it starts to evaluate, even if metric data arrives earlier. Iffalse, the alarm ends the warm-up period early. Evaluation begins as soon as the alarm has enough metric data to fill its evaluation window.
Accessible with the following methods¶
| Method | Description |
|---|---|
GT_ONLYSTRTEVALUATINGAFRWA00() |
Getter for ONLYSTRTEVALUATINGAFRWARMU00, with configurable d |
ASK_ONLYSTRTEVALUATINGAFRW00() |
Getter for ONLYSTRTEVALUATINGAFRWARMU00 w/ exceptions if fie |
HAS_ONLYSTRTEVALUATINGAFRW00() |
Determine if ONLYSTRTEVALUATINGAFRWARMU00 has a value |