config.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "task": [
  3. {
  4. "cron": "0 0/10 8-20 ? * * ",
  5. "tjscope": "-3,h",
  6. "min": 100,
  7. "max": 50000,
  8. "type": "alert",
  9. "name": "es工作日预警3小时内范围100~4万"
  10. },
  11. {
  12. "cron": "0 51 0-7,21-23 ? * * ",
  13. "tjscope": "-3,h",
  14. "min": 100,
  15. "max": 50000,
  16. "type": "alert",
  17. "name": "es工作日预警3小时内范围100~4万"
  18. },
  19. {
  20. "cron": "0 18 12,18 ? * 7,1",
  21. "tjscope": "-6,h",
  22. "min": 50,
  23. "max": 100000,
  24. "type": "alert",
  25. "name": "es周末预警6小时内范围50~10万"
  26. },
  27. {
  28. "cron": "0 00 10 * * ?",
  29. "tjscope": "-1,d",
  30. "type": "report",
  31. "name": "es日报",
  32. "mgo": "172.17.4.187:27082,172.17.145.163:27083|SJZY_Rbid_ProG|SJZY@8Pro3gR79aM|qfw|bidding"
  33. },
  34. {
  35. "cron": "30 5 9 ? * SAT",
  36. "tjscope": "-7,d",
  37. "type": "report",
  38. "name": "es周报",
  39. "mgo": "172.17.4.187:27082,172.17.145.163:27083|SJZY_Rbid_ProG|SJZY@8Pro3gR79aM|qfw|bidding"
  40. }
  41. ],
  42. "esAddr": "http://172.17.145.170:9800",
  43. "esIndex": "bidding",
  44. "esAddr2": "http://172.17.4.184:19908",
  45. "esIndex2": "bidding",
  46. "username": "jybid",
  47. "password": "Top2023_JEB01i@31",
  48. "esAddr3": "http://172.17.4.184:19905",
  49. "esIndex3": "bidding",
  50. "username3": "jybid",
  51. "password3": "Top2023_JEB01i@31",
  52. "jkmail": {
  53. "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",
  54. "api": "http://172.17.162.36:19281/_send/_mail"
  55. },
  56. "wxurl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=82cbaa6d-53cd-4a02-82aa-877294d4a84f"
  57. }