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

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






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