[Nagios-users] NDO: Partitioning nagios_servicechecks

2013-06-27 Thread Rui Miguel Silva Seabra
Hi, We'd like to keep nagios_servicecheks for 14 months of current time but, of course, it can get quite big (37GB just for the table with about 6 months of data). So I tried partitioning it: ALTER TABLE nagios_servicechecks PARTITION BY RANGE(TO_DAYS(end_time)) ( partition p201301

[Nagios-users] 0000461: reload appears to cause skip of remaining attempts

2013-06-27 Thread Sean McKell
Hi, just wanting to get this problem ticket on the radar of the developers to possibly get fixed in some 3.4.x or 3.5.x release: 461: reload appears to cause skip of remaining attempts If there is a better way to bring this to attention, please let me know, thank you.