123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "task": [
- {
- "cron": "0 0/10 8-20 ? * * ",
- "tjscope": "-3,h",
- "min": 100,
- "max": 50000,
- "type": "alert",
- "name": "es工作日预警3小时内范围100~4万"
- },
- {
- "cron": "0 51 0-7,21-23 ? * * ",
- "tjscope": "-3,h",
- "min": 100,
- "max": 50000,
- "type": "alert",
- "name": "es工作日预警3小时内范围100~4万"
- },
- {
- "cron": "0 18 12,18 ? * 7,1",
- "tjscope": "-6,h",
- "min": 50,
- "max": 100000,
- "type": "alert",
- "name": "es周末预警6小时内范围50~10万"
- },
- {
- "cron": "0 00 10 * * ?",
- "tjscope": "-1,d",
- "type": "report",
- "name": "es日报",
- "mgo": "172.17.4.187:27082,172.17.145.163:27083|SJZY_Rbid_ProG|SJZY@8Pro3gR79aM|qfw|bidding"
- },
- {
- "cron": "30 5 9 ? * SAT",
- "tjscope": "-7,d",
- "type": "report",
- "name": "es周报",
- "mgo": "172.17.4.187:27082,172.17.145.163:27083|SJZY_Rbid_ProG|SJZY@8Pro3gR79aM|qfw|bidding"
- }
- ],
- "esAddr": "http://172.17.145.170:9800",
- "esIndex": "bidding",
- "esAddr2": "http://172.17.4.184:19908",
- "esIndex2": "bidding",
- "username": "jybid",
- "password": "Top2023_JEB01i@31",
- "esAddr3": "http://172.17.4.184:19905",
- "esIndex3": "bidding",
- "username3": "jybid",
- "password3": "Top2023_JEB01i@31",
- "jkmail": {
- "to":"renzheng@topnet.net.cn,zhangjinkun@topnet.net.cn,maxiaoshan@topnet.net.cn,wangjianghan@topnet.net.cn,chenmingzhu@jianyu360.com,zhengkun@topnet.net.cn,dongzhaorui@topnet.net.cn,lizongze@topnet.net.cn,wangchengcheng@topnet.net.cn",
- "api": "http://172.17.162.36:19281/_send/_mail"
- },
- "wxurl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=82cbaa6d-53cd-4a02-82aa-877294d4a84f"
- }
|