Inteface speed up patch.
Alessandro Ren
alessandro.ren at opservices.com.br
Thu Mar 26 22:07:37 CET 2009
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:
>
>> The patch needs http://tpl.sourceforge.net, the serialization
>> library, LZO, libmemcache and the memcache daemon.
>>
> Sounds for to much dependencies to go upstream... ;(
>
>
>
>> The good thing about the way it´s done is that if it can not get
>> from the memcache or if the memcache crashes, the CGis will work as
>> normal, parsing all the content all the time.
>>
> Ok... fault tolerant - nice!
>
You will noticed on the code that any error that occurs, with LZO,
memcache or even malloc, it just leads to the normal nagios code beeing
executed. I did´t have any problemas so far with this patch running in
several systems.
Any ideias on how to improve it, would be much appreciated.
[]s.
>
>> In the code the part that should handle comments are commented out,
>> because our comments are in database.
>>
>> []s.
>>
>> Alessandro Ren
>> OpServices
>>
>>
>> ------------------------------------------------------------------------
>>
>> ------------------------------------------------------------------------------
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Nagios-devel mailing list
>> Nagios-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nagios-devel
>>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAknL4OkACgkQlI0PwfxLQjlMcACfVJY01ylBAYEoIV3XTCXQ6uKo
> GFcAnRIowhtCSDNXOWP2QMsFGoE9Z9+r
> =snWQ
> -----END PGP SIGNATURE-----
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
>
------------------------------------------------------------------------------
More information about the Developers
mailing list