Re: [Nagios-devel] NSCA using PROCESS_FILE

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] NSCA using PROCESS_FILE

Post by Guest »


Am Dienstag, den 20.02.2007, 08:48 -0600 schrieb Ethan Galstad:
> Gerd Mueller wrote:
> > Hi list!
> >
> > Is there a nsca which supports already the Nagios3 external command
> > PROCESS_FILE? Or any suggestions how to use PROCESS_FILE for
> > inter-Nagios-communication with ohcp/oscp?
> >
> > Cheers,
> >
> > Gerd
>
> NSCA hasn't been modified to use the new PROCESS_FILE command, but I'll
> start working on that in the next few weeks. Right now I'm
> concentrating on documentation.

I really need this new nsca feature. Inter-master-slaves communication
in our test environment (about 3000 hosts and livesystem will have much
more hosts) via nsca causes the slaves' latency to grow massiv (up to
hours!). Whereas a slave with same hardware and same amount of checks
but without any ocsp/ochp does nearly nothing (latency < 1sec.!).

I think the major bottleneck - the serial execution of ocsp/ochp still
exists in Nagios3. So Ton's comment on this
(http://altinity.blogs.com/dotorg/2006/1 ... ca_da.html) is
still true.

I expect the new PROCESS_FILE option to avoid this bottleneck. The new
nsca client has to be fast enough without any slowing down the slave
itself while reading and caching. But I really would appreciate if the
main cause of the problem - the ocsp/ohcp executions - could be
deserialized.

Let me now if I can support the development with testing, coding, ...

Gerd







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