30 lines
653 B
JSON
30 lines
653 B
JSON
[
|
|
{
|
|
"name": "NTP时间偏移太大",
|
|
"note": "",
|
|
"severity": 2,
|
|
"disabled": 0,
|
|
"prom_for_duration": 60,
|
|
"prom_ql": "ntp_offset_ms > 1000 or ntp_offset_ms < -1000",
|
|
"prom_eval_interval": 15,
|
|
"enable_stime": "00:00",
|
|
"enable_etime": "23:59",
|
|
"enable_days_of_week": [
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6",
|
|
"0"
|
|
],
|
|
"enable_in_bg": 0,
|
|
"notify_recovered": 1,
|
|
"notify_channels": [],
|
|
"notify_repeat_step": 60,
|
|
"recover_duration": 0,
|
|
"callbacks": [],
|
|
"runbook_url": "",
|
|
"append_tags": []
|
|
}
|
|
] |