Re: [Nagios-devel] High latencies problem.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] High latencies problem.

Post by Guest »


>
>> Latency is still high, I cound not noticed any change.
>> Bellow the nagios -s output.
>>
> i forgot the one, which had the greatest impact
>
> enable_environment_macros=0
>

use_large_installation_tweaks already disabled this.
I am debuging the code and nagios spends a lot of time in the
reaper event, as it should, I thik maybe this could benefit com a thread
approach for this event.

Tks.
> When we disabled the macros, the load dropped from 40 to 10. If you don't
> have self-written check/notification scripts which use the environment
> variables NAGIOS_*, then it is not worth to waste cpu cycles translating
> macros into environment variables.
> My impression is, when you reach> 7000 services, Nagios spends too much
> time with internal calculations. That's why we turned off these "smart"
> settings.
>
> Gerhard
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked