| managementServerDirectoriesToMonitor |
The management node directory monitored by the system
alarm. |
/var/lib/zstack/,/usr/local/zstack/ |
|
| alarm.repeatInterval |
The interval of repetitive alarming. Default: 1800. Unit:
second. |
1800 |
[0,+∞) |
| evaluation.interval |
The interval that an alarm inspects metric items. Default: 10.
Unit: second. |
10 |
[1,+∞) |
| evaluation.threadNum |
The concurrency that an alarm inspects metric items. Default:
5. |
5 |
[0,+∞) |
| scrape.interval |
The interval of sampling monitoring data. Default: 20. Unit:
second. The interval must be equal to or higher than 15
seconds. |
10 |
[15,+∞) |
| countCacheExpireSecTime |
The retention period of resource alarm notifications or event
alarm notifications in the cache. Default: 10. Unit: second. If you
query the number of alarm notifications within their retention
period, the number is returned from the cache. If you do not need
cache the notifications, you can set the value to 0. |
10 |
[-1,+∞) |
| minimumCountAmountAllowedAddedToCache |
The threshold of resource alarm notifications and event alarm
notifications exceeding which notifications are allowed to be
written to the cache. Default: 150. If the total number of alarm
notifications is equal to or larger than the threshold, alarm
notifications are allowed to be written to the cache. If the total
number is smaller than the threshold, you can query the number in
real time. |
150 |
[-1,+∞) |
| thirdpartyAlert.enable |
Specifies whether to enable the Ceph Enterprise
alarm notification feature. Default: false. If set to true, Ceph
Enterprise alarm notifications can be displayed on the UI. |
false |
|
| thirdpartyAlert.alert.retention.amount |
The maximum reserved number of Ceph Enterprise alarm
notifications. Default: 10000. If the number of Ceph Enterprise
alarm notifications exceeds the threshold by 1,000, the system
cleans the notifications from the earliest ones. |
10000 |
[1,+∞) |
| case.sensitive.search |
Specifies whether to distinguish the letter case while searching
for resources on the Audit page. Default: false. If set to true, the
system distinguishes uppercase letters from lowercase
letters. |
false |
|
| monitorGroup.maximumInstanceNum |
The maximum number of resources that can be added
to a resource group. Default: 500. Valid values: 1 to 1000. |
500 |
[1,1000] |
| monitorTemplate.maximumRuleNum |
The maximum number of rules that can be
configured in an alarm template. Default: 30. Valid values: 1 to
100. |
30 |
[1,100] |
| zwatch.audit.retention.duration |
The retention period of API audit data in the
database. Default: 365. Unit: day. |
365 |
(0,+∞) |
| zwatch.alarm.retention.duration |
The retention period of resource alarm messages
in the database. Default: 90. Unit: day. |
90 |
(0,+∞) |
| zwatch.event.retention.duration |
The retention period of event alarm messages in
the database. Default: 90. Unit: day. |
90 |
(0,+∞) |
| zwatch.alarm.retention.threshold |
The maximum number of resource alarm messages
retained in the database. Default: -1. This value indicates that the
number of resource alarm messages retained in the database is not
limited. |
-1 |
[-1,+∞) |
| zwatch.event.retention.threshold |
The maximum number of event alarm messages
retained in the database. Default: -1. This value indicates that the
number of event alarm messages retained in the database is not
limited. |
-1 |
[-1,+∞) |