Re: [Nagios-devel] Inteface speed up patch.

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] Inteface speed up patch.

Post by Guest »

On 3/26/2009 5:09 PM, Hendrik Baecker wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Thanks for the code. I hope I find some time to check it.
>
> Alessandro Ren schrieb:
> =20
>> The patch needs http://tpl.sourceforge.net, the serialization
>> library, LZO, libmemcache and the memcache daemon.
>> =20
> Sounds for to much dependencies to go upstream... ;(
>
>
> =20
>> The good thing about the way it=B4s done is that if it can not g=
et
>> from the memcache or if the memcache crashes, the CGis will work as
>> normal, parsing all the content all the time.
>> =20
> Ok... fault tolerant - nice!
> =20

You will noticed on the code that any error that occurs, with LZO,=20
memcache or even malloc, it just leads to the normal nagios code beeing=20
executed. I did=B4t have any problemas so far with this patch running in=20
several systems.
Any ideias on how to improve it, would be much appreciated.

[]s.
> =20
>> In the code the part that should handle comments are commented ou=
t,
>> because our comments are in database.
>>
>> []s.
>>
>> Alessandro Ren
>> OpServices
>>
>>
>> ----------------------------------------------------------------------=
--
>>
>> ----------------------------------------------------------------------=
--------
>>
>>
>> ----------------------------------------------------------------------=
--
>>
>> _______________________________________________
>> Nagios-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/lis ... gios-devel
>> =20
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAknL4OkACgkQlI0PwfxLQjlMcACfVJY01ylBAYEoIV3XTCXQ6uKo
> GFcAnRIowhtCSDNXOWP2QMsFGoE9Z9+r
> =3DsnWQ
> -----END PGP SIGNATURE-----
>
> -----------------------------------------------------------------------=
-------
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
> =20





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