counterpoint
e7a30a7944
Overhaul monitor_common functions and move into monitor.c
2015-11-19 15:40:43 +00:00
Markus Makela
a7e2bf09c8
Cleaned up monitor headers
...
Formatted all monitor headers according to the coding style.
2015-11-16 14:00:22 +02:00
Markus Makela
19fe7127d5
Added galeramon server priorities.
2015-07-13 14:39:04 +03:00
Markus Makela
a73df62ebd
Renamed mon_exec files to externcmd.
2015-05-18 18:34:43 +03:00
Markus Makela
b94f494d80
Added filtering of monitor events.
2015-05-14 12:05:58 +03:00
Markus Makela
1aba13177b
Added ndbclustermon and mmmon headers.
2015-05-11 20:35:54 +03:00
Markus Makela
0c15812340
Moved common functions to monitor_common.c
2015-05-09 14:29:26 +03:00
Markus Makela
8af302d785
Removed unused variables from monitors.
2015-05-09 14:19:25 +03:00
Markus Makela
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
Markus Makela
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