Mod Gearman Performance Issues Nagios 2014R2.6
Re: Mod Gearman Performance Issues Nagios 2014R2.6
Could you supply us with the rest of the performance metrics? Admin --> Monitoring Engine Status --> and take screen shot of the whole screen
specifically Monitoring Engine Check Statistics and Monitoring Engine Performance.
I would be interested in the service time avg and service time latency.. Thanks.
I'm sure you are referring to this document:
http://nagios.sourceforge.net/docs/nagi ... weaks.html
specifically Monitoring Engine Check Statistics and Monitoring Engine Performance.
I would be interested in the service time avg and service time latency.. Thanks.
I'm sure you are referring to this document:
http://nagios.sourceforge.net/docs/nagi ... weaks.html
Re: Mod Gearman Performance Issues Nagios 2014R2.6
http://albertolarripa.com/2013/03/03/nagios-tuning/cmerchant wrote:Could you supply us with the rest of the performance metrics? Admin --> Monitoring Engine Status --> and take screen shot of the whole screen
specifically Monitoring Engine Check Statistics and Monitoring Engine Performance.
I would be interested in the service time avg and service time latency.. Thanks.
I'm sure you are referring to this document:
http://nagios.sourceforge.net/docs/nagi ... weaks.html
You do not have the required permissions to view the files attached to this post.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Mod Gearman Performance Issues Nagios 2014R2.6
I've performed load testing before and I've found that these two settings do give better performance:rajasegar wrote:Please advise if the following will help our performance
use_large_installation_tweaks=1 (already in place)
enable_environment_macros=0
free_child_process_memory=0
child_processes_fork_twice=0
check_result_reaper_frequency=3
max_check_result_reaper_time=10
check_result_reaper_frequency=3
max_check_result_reaper_time=10
"Better performance" is somewhat hard to measure but I did notice the load average drop.
This is outlined in: http://assets.nagios.com/downloads/nagi ... rmance.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Mod Gearman Performance Issues Nagios 2014R2.6
Thanks. Will try it out.Box293 wrote:I've performed load testing before and I've found that these two settings do give better performance:rajasegar wrote:Please advise if the following will help our performance
use_large_installation_tweaks=1 (already in place)
enable_environment_macros=0
free_child_process_memory=0
child_processes_fork_twice=0
check_result_reaper_frequency=3
max_check_result_reaper_time=10
check_result_reaper_frequency=3
max_check_result_reaper_time=10
"Better performance" is somewhat hard to measure but I did notice the load average drop.
This is outlined in: http://assets.nagios.com/downloads/nagi ... rmance.pdf
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Mod Gearman Performance Issues Nagios 2014R2.6
Thank box293 for that info. OP, Let us know how those parameters work for you. We'll leave this thread open for now.
Re: Mod Gearman Performance Issues Nagios 2014R2.6
No difference since applying the parameters.cmerchant wrote:Thank box293 for that info. OP, Let us know how those parameters work for you. We'll leave this thread open for now.
Here is the latest situation after adding 3 load balancers. What is screwing up the scheduling rate?
For comparison here is another instance with a quarter of the load and no gearman.
You do not have the required permissions to view the files attached to this post.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Mod Gearman Performance Issues Nagios 2014R2.6
Now the graph is practically empty. Is this some kind of display issue?
How do I check if everything is ok?
How do I check if everything is ok?
You do not have the required permissions to view the files attached to this post.
Last edited by rajasegar on Tue Apr 07, 2015 6:09 pm, edited 1 time in total.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Mod Gearman Performance Issues Nagios 2014R2.6
One change that happened between these versions was a change to the auto_rescheduling_window nagios.cfg setting
The previous setting was
I would change this back to 180 as it definitely could be causing the issues if you have some longer running mod_gearman checks
then restart nagios
The previous setting was
Code: Select all
auto_rescheduling_window=180then restart nagios
Code: Select all
service nagios restartRe: Mod Gearman Performance Issues Nagios 2014R2.6
scottwilkerson wrote:One change that happened between these versions was a change to the auto_rescheduling_window nagios.cfg setting
The previous setting wasI would change this back to 180 as it definitely could be causing the issues if you have some longer running mod_gearman checksCode: Select all
auto_rescheduling_window=180
then restart nagiosCode: Select all
service nagios restart
Yes, we do have some long running checks.
Will try this setting out out now.
Currently it is set as 45.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Mod Gearman Performance Issues Nagios 2014R2.6
Same problem. The load also shot up considerably.
You do not have the required permissions to view the files attached to this post.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation