Re: [Nagios-devel] NSCA bottleneck / NSCA Timestamp

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 bottleneck / NSCA Timestamp

Post by Guest »

Hi Thomas,

> While I don't have the final word, I really think this would be a good
> idea. I think the best would be to keep full backwards-compatibility
> while having an additional send_nsca switch to enable timestamps (would
> add a required "[TAB]" in front of the other arguments passed
> via STDIN). A compatible NSCA server would detect the timestamp (Not
> sure how data in transfered, so I'll leave specific implementation
> details to you) and use it for Nagios processing.

I would alter both client (send_nsca) and the daemon itself (nsca). I am
thinking of a simple "-t" like "cat host-results | send_nsca -t -H
foo.bar -c ...=20

> On a side note, you can have near-realtime processing without much
> overhead with the Perl OCP_Daemon I wrote:
>=20
> http://www.nagioscommunity.org/wiki/ind ... OCP_Daemon

Hm, I know it but I think there is no need for it. As mentioned above I
am using the same nagios config parameters than you. But I am using a
simple flat file with the "a" option. And with the help of the
host_perfdata_file_processiong_interval and the
host_perfdata_file_processiong_command I send this over via send_nsca.

Cheers,

Gerd

> - --
> Thomas
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>=20
> iD8DBQFHQdH96dZ+Kt5BchYRApNYAJ4hKLWXs7tkYk7105KNnGa9dJaEAQCggCgP
> L65PyPgFgmMOEjpwhd1NjJ4=3D
> =3DdnXt
> -----END PGP SIGNATURE-----
>=20
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
--=20
Gerd Mueller =20
Senior Consultant

NETWAYS GmbH | Deutschherrnstr. 47a | D-90429 N=FCrnberg=20
Tel: +49 911 92885-0 | Fax: +49 911 92885-33=20
GF: Julian Hein | AG N=FCrnberg HRB18461=20
=20
http://www.netways.de | [email protected]=20





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