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 »


Could someone light me about how to use something else than command pipe to

improve performance?





On Tue, 17 Feb 2009 08:32:32 -0800, "D. Emmanuel Feinsmith"

wrote:

> Alessandro,

>

Its inefficiency primarily arises when it needs to either

> receive passive checks (through the command pipe bottleneck)



>

> The key to nagios scalability and latency reduction is to educe the #

> of fork/exec's to the smallest amount possible and keep away from the

> command pipe as much as you can if you are passive-check heavy.

>

> Daniel.








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