警报中心百分号标识的变量
- Last Updated: May 21, 2026
- 1 minute read
- WhatsUp Gold
- Version 2026
在警报中心通知的主题和消息正文字段中使用以下百分比变量。请注意,不支持也不建议在百分号变量中使用空格。
临界值百分号标识的变量
名称 |
描述 |
|---|---|
|
%AlertCenter.Threshold.ID |
ProActiveAlert 表中所列的临界值 ID。 |
|
%AlertCenter.Threshold.AlertTime |
触发通知的时间。 |
|
%AlertCenter.Threshold.Name |
临界值名称。 |
|
%AlertCenter.Threshold.Description |
临界值说明。 |
|
%AlertCenter.Threshold.PollingInterval |
临界值轮询间隔时间。 |
|
%AlertCenter.Threshold.TotalItems |
超出临界值的新项目和当前项目总数。 |
|
%AlertCenter.Threshold.TotalNewItems |
新警报项目的总数。 |
|
%AlertCenter.Threshold.TotalCurrentItems |
超出临界值的现有项目总数 (不包含新项目)。 |
|
%AlertCenter.Threshold.TotalMonitoredItems |
能够以临界值监控的项目数。例如已配置 22 台设备的磁盘性能监控工具。 |
|
%AlertCenter.Threshold.TotalAutoResolvedItems |
自动解除的项目数。 |
|
%AlertCenter.Threshold.NewItemNames |
警报中每个新项目的显示名称。 |
|
%AlertCenter.Threshold.CurrentItemNames |
警报中每个当前项目的显示名称。 |
|
%AlertCenter.Threshold.ListOfAllItems |
新项目、当前项目和已解决项目的列表。 |
|
%AlertCenter.Threshold.ListOfCurrentItems |
已超出阈值且属于先前触发的通知一部分的项目列表。 |
| %AlertCenter.Threshold.ListOfItems | 所有新项目和已解决项目的列表。 |
|
%AlertCenter.Threshold.ListOfNewItems |
由于发现超出阈值而触发通知的项目列表。 |
|
%AlertCenter.Threshold.ListOfResolvedItems |
由于回到阈值而自动解决的项目列表(即不再发现超出阈值)。 |
通知规则百分号标识的变量
名称 |
描述 |
|---|---|
|
%AlertCenter.NotificationPolicy.ID |
通知规则 ID。 |
|
%AlertCenter.NotificationPolicy.Name |
通知规则名称。 |
|
%AlertCenter.NotificationPolicy.Description |
通知规则说明。 |
|
%AlertCenter.NotificationPolicy.Recipients |
规则包含的操作列表。 |
|
%AlertCenter.NotificationPolicy.NextEscalationTime |
发送下个步骤的时间。 |
|
%AlertCenter.NotificationPolicy.EscalationStep |
当前的向上提报步骤。 |