Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Klaus Umbach
On 19/01/09 13:22, Michael Medin wrote: > humm... > > I would not change it everywhere since I (personally) think it is a > pretty rare "problem" unles you have an applicatikon which usualy logs > very long messages. > What you are saying is use a .5Mb memory on all my servers just because >

Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Michael Medin
humm... I would not change it everywhere since I (personally) think it is a pretty rare "problem" unles you have an applicatikon which usualy logs very long messages. What you are saying is use a .5Mb memory on all my servers just because it "might be a long message" since very very long messa

Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Klaus Umbach
On 19/01/09 11:07, Michael Medin wrote: > It has nothing to do with language... > > The reason is that one of them has an entry which is "too long" so you > need to update the buffer used when NSClinet++ reads the eventlog. > The simplest way to solve this is to increase the buffer_size variable

Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Michael Medin
It has nothing to do with language... The reason is that one of them has an entry which is "too long" so you need to update the buffer used when NSClinet++ reads the eventlog. The simplest way to solve this is to increase the buffer_size variable to something "large enough". If you check the wik