Page 1 of 1

Performance tuning for passive checks

Posted: Tue Jul 17, 2018 11:52 am
by vazudevan
Need assistance with performance tuning tips for apache. The setup is federated monitoring with XI as the central point of aggregation. For about 1200 passive hosts and passive 4500 services currently we observe about 25 requests per second on apache.

This is going to get increased to 3500 hosts and 15000 services results that will be submitted passively via ochp and ocsp commands.

I am about to have Ramdisk setup as described in the documentation, apart from are there any suggested tweaks for Apache to handle all those send_nrdp checks arriving via ochp and ocsp commands.

With the default settings it appears there will be contention. Before adding more hosts and services I would like to fine tune apache accordingly and get it prepared to accept those volumes maybe around 125 - 150 requests per second.

Re: Performance tuning for passive checks

Posted: Wed Jul 18, 2018 10:09 am
by cdienger
I would start by increasing the values as described in https://support.nagios.com/kb/article/n ... e-611.html but for memory and max_input_vars, I would go with 1024M and 10000 right off the bat.

Re: Performance tuning for passive checks

Posted: Tue Jul 24, 2018 10:22 am
by vazudevan
Thank you. Will try these settings and check.

Re: Performance tuning for passive checks

Posted: Tue Jul 24, 2018 4:06 pm
by cdienger
Sounds good! We'll be here :)