Commit Graph

79 Commits

Author SHA1 Message Date
zhengshuxin
8b71bccf62 master tools are all ok! 2018-01-31 14:28:45 +08:00
zhengshuxin
69bd929c34 master tools: fixed some problems on Cendos5.x 2018-01-31 12:31:12 +08:00
zsx
1dbc76dbec fixed one bug in ipc_monitor.cpp. 2018-01-30 10:02:27 +08:00
zsx
6f42126f3a master_monitor for tcp service 2018-01-29 17:24:54 +08:00
zsx
6d51361b5c service_guard for tcp_service 2018-01-29 17:07:43 +08:00
zsx
afa740de9c service_guard for tcp_service 2018-01-29 17:03:05 +08:00
zsx
8dff32f40f service_guard for tcp_service 2018-01-29 16:51:24 +08:00
zsx
b5720deac5 for tcp service 2018-01-29 15:08:50 +08:00
zsx
4f0e22dfcc add tcp_service mode 2018-01-29 14:54:53 +08:00
zsx
f6939aa793 service_guard: can save services status. 2018-01-26 16:24:47 +08:00
zsx
ebd2c013f0 service_guard: there're bugs in service_node.cpp for using redis_zset::save. 2018-01-26 10:44:52 +08:00
zsx
2242fd58aa service_guard: save all services in one key of redis 2018-01-25 15:34:57 +08:00
zsx
a52f17f609 master_ctld: add default checking items. 2018-01-25 12:38:07 +08:00
zsx
98d0df51d8 service_struct.h: cmd should be optional. 2018-01-25 12:10:41 +08:00
zsx
02ccf4452d master_guard/service_guard: support checking memory of services. 2018-01-25 11:43:07 +08:00
zsx
1c1e079058 add configure item for master_monitor.cf 2018-01-24 23:56:00 +08:00
zsx
c601cbe157 restore master_guard's configure 2018-01-24 23:52:58 +08:00
zsx
a500d77a65 master_monitor can handle dead info of services 2018-01-24 23:48:48 +08:00
zsx
43aa4ee7c2 add building master_monitor in master's tools 2018-01-24 23:26:28 +08:00
zsx
73a393e1a2 service_guard can handle info of service's crashed. 2018-01-24 23:24:03 +08:00
zsx
96725dc2ff delete tmp file of master_monitor. 2018-01-24 16:45:34 +08:00
zsx
440cc26148 modify Makefile of master tools & lib_global 2018-01-24 16:44:48 +08:00
zsx
cda4511667 add master_monitor tools 2018-01-24 16:44:38 +08:00
zsx
b7b09bc2a6 modify json format 2018-01-24 16:10:19 +08:00
zsx
8619d4db42 move json path to lib_global 2018-01-24 16:00:02 +08:00
zsx
f1f640f65c add master tools 2018-01-24 15:55:50 +08:00
zsx
4fc5db521c add global lib for all master's tools 2018-01-24 15:10:00 +08:00
zsx
d384dce04e master_guard: add all info for version 2018-01-23 19:46:45 +08:00
zsx
ea244a6673 master & master tools can display the version of all services 2018-01-23 18:57:29 +08:00
zsx
fc0b189189 master_ctld: don't save all information by default 2018-01-19 10:24:55 +08:00
zsx
f63a1d9408 master_ctld.cf: just listen 127.0.0.1:8290 by default 2018-01-19 09:53:12 +08:00
zsx
7213e116e3 service_guard: store date in redis with human-readable format 2018-01-04 18:19:00 +08:00
zsx
622c9d76e3 modify service_guard's configure 2018-01-04 15:37:20 +08:00
zsx
1c12b4f4b5 master's tools: add service_guard for managing all master_guards 2018-01-04 15:13:48 +08:00
zsx
6e119b3842 use the json struct same with service_guard/json 2018-01-04 15:11:37 +08:00
zsx
d3eb31424f master_guard: using some function in daemon/json 2018-01-04 11:10:24 +08:00
zsx
a2104bfba8 compiling error on CS6.4 2018-01-03 23:23:04 +08:00
zsx
009e895d41 add master_guard in master/tools 2018-01-03 23:06:27 +08:00
zsx
318a2af3e7 master_ctld.conf add internal IP list 2017-12-03 23:53:46 +08:00
ruki
a65c0a3484 add some xmake.lua for app 2017-12-01 09:10:16 +08:00
zsx
a8d8f40b52 master: can start & restart one service with different extname that maybe be used for different service version 2017-11-21 16:46:39 +08:00
zsx
be83030d8d master: add master_config command to get master's configure info. 2017-11-21 12:43:34 +08:00
zhengshuxin
48f00140a4 master_ctl: add waiting timeout arg of one command 2017-11-07 13:33:33 +08:00
zhengshuxin
e7800ce7c9 master_ctl: support using readline optional. 2017-11-07 13:25:54 +08:00
zhengshuxin
76889c5b35 master: supporting start service with absolute path 2017-11-07 11:54:12 +08:00
zhengshuxin
db886f9d62 master: all server template support waiting the service starting status 2017-10-27 11:38:10 +08:00
zhengshuxin
b998731976 building: modify Makefiles to build more quickly on multi-cores CPU 2017-10-10 10:19:59 +08:00
zhengshuxin
73fdae6530 acl_master's manage: restructure manage web module 2017-09-22 18:05:34 +08:00
zsx
cb1c642461 build ok for Macosx 2017-07-17 17:53:56 +08:00
zhengshuxin
5f3c319078 master can wait for the callback from children after reloading the specific service's children 2017-09-09 23:05:33 +08:00