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 »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Gerhard Lausser schrieb:
> Hi,
>
> we could lower the latency of a similar installation with these settings:
> sleep_time=0.01
> service_inter_check_delay_method=0.1
> service_interleave_factor=2
>
> Gerhard

I agree with Gerhard. In addition to this you can try to balance the
scheduling queue with:

auto_reschedule_checks=1
With some more maths on the reschedule window you might be able to
reduce spikes.

To follow Daniels suggestions you can also try to:
child_processes_fork_twice=0
which will result in more short living zombies but init should be able
to clean them.

Regards,
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmbB64ACgkQlI0PwfxLQjlkYwCdEBmZnhWCBj9pkWDSU19tIZpi
5/IAmwQ/jyKyE+7A0T/6NDhCDbXB0oE/
=RLou
-----END PGP SIGNATURE-----





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