[Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Klaus Umbach
Hi, I wonder why the following check works on a German Windows 2k3 server, but not on an English one. To me this makes no sense... NSC.ini is the same. CheckEventLog filter=new file=application MaxWarn=1 MaxCrit=1 filter+generated=2h filter==eventID=888 Errormessage: EventlogBuffer is too

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

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 to

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 message