config.json 1.6 KB

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