Increase Livestatus Response Size

Hi,

is there a way to increase the cmc live status response size? For Nagios i found the max_response_size value but it looks like cmc is limiting this to 100MB.

:~# cat  etc/nagios/nagios.d/mk-livestatus.cfg
# Load MK Livestatus module into Nagios
# This creates a UNIX socket where status and log
# data can be retrieved by Multisite, NagVis and
# other addons.
broker_module=/omd/sites/prod/lib/mk-livestatus/livestatus.o max_response_size=2000000000 num_client_threads=20 crash_reports_path=/omd/sites/prod/var/check_mk/crashes license_usage_history_path=/omd/sites/prod/var/check_mk/license_usage/history.json mk_logwatch_path=/omd/sites/prod/var/check_mk/logwatch mk_inventory_path=/omd/sites/prod/var/check_mk/inventory pnp_path=/omd/sites/prod/var/pnp4nagios/perfdata /omd/sites/prod/tmp/run/live
event_broker_options=-1

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.