Commit Graph
13 Commits
Author SHA1 Message Date
Yousong Zhou 727dc30994 lbagent: stop daemons: use agentutils.PidFile 2019-11-19 11:06:29 +00:00
Yousong Zhou 4f27f25fea lbagent: haproxy: use agentutils.PidFile 2019-11-19 11:06:29 +00:00
Yousong Zhou 89a26f9bb5 lbagent: gobetween: use agentutils.PidFile 2019-11-19 11:06:29 +00:00
Yousong Zhou 03c7c10db1 lbagent: telegraf: use agentutils.PidFile 2019-11-19 11:06:29 +00:00
Yousong Zhou d8be0a3844 lbagent: keepalived: use agentutils.PidFile 2019-11-19 11:06:29 +00:00
Zexi db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Qiu Jian 004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Yousong Zhou 33f568717b lbagent: report ip, ha_state, version 2019-03-15 12:11:22 +00:00
Yousong Zhou 9251c6b45b lbagent: 增加haproxy reload健壮性
HAProxy小概率出现stats socket和stats url未监听到的情况,怀疑是00-haproxy.cfg
被提前删除造成,导致后续的-x haproxy.sock配置重加载失败

健壮性增强,reload失败时,杀掉旧进程pid,重新启动新的haproxy
2018-12-29 08:43:36 +00:00
Yousong Zhou 255f5e242a lbagent: make sonar happy 2018-11-05 08:39:50 +00:00
Yousong Zhou 13272b39ef lbagent: add symlink to generated telegraf.conf 2018-10-29 07:09:37 +00:00
Yousong Zhou 719a4686ce lbagent: add telegraf support 2018-10-27 09:40:38 +00:00
Yousong Zhou af6946ebb5 loadbalancer: initial version 2018-09-30 08:37:37 +00:00