-
-
-
-
-
mr01f4ff2561 · ·
Fix livestatus for large number of hosts/services If livestatus response body is larger than 2**26 bytes, current code would break because of truncated JSON. New code loops over the response body by 2**26 data blocks until there's no more data
-
v0.2265d1b88 · ·
Thread management, Seperate thread for pulling and processing, Fifo queue communication, Hostgroups/Servicesgroups management.
-