f9c99761d6
Monitor_common formatting changes
...
Cleaned up monitor_common.c and monitor_common.h
2015-11-16 13:59:47 +02:00
2b958bad94
Added detection of connection timeout when monitors connect to backend servers.
2015-10-26 17:30:34 +02:00
1403b3dfeb
Fixed old header names form monitor_common.h
2015-05-19 14:40:24 +03:00
b94f494d80
Added filtering of monitor events.
2015-05-14 12:05:58 +03:00
9845923f81
Added full implementation of MXS-121 to all monitors.
2015-05-09 17:37:34 +03:00
0c15812340
Moved common functions to monitor_common.c
2015-05-09 14:29:26 +03:00
8af302d785
Removed unused variables from monitors.
2015-05-09 14:19:25 +03:00
5a3ed0de9b
Moved common monitor functionality to the MONITOR type
...
Common variables, like databases, timeouts and interval, and functionality was moved to the MONITOR type.
This reduces the redundant functionality of the monitor API's functions like registerServer and setInterval.
2015-05-09 04:47:17 +03:00
da6d597987
Moved common monitor structures and definitions to a separate header and added master down script to galeramon.
2015-05-07 05:56:13 +03:00