| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| some bugs in NagiosEventLog 1.9.2 http://steveshipway.org/forum/viewtopic.php?f=22&t=4192 |
Page 1 of 1 |
| Author: | kir.smirnov [ Mon Jun 07, 2010 8:40 pm ] | ||
| Post subject: | some bugs in NagiosEventLog 1.9.2 | ||
i use NagiosEventLog 1.9.2 on five copies of Windows Server 2003 R2 SP2 Russian (!) 32 bit i check source code, included in distr (1.9.0.0 ?), and found some bugs... 1. bad registry record [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\NagiosEventLog] "TypesSupported"=dword:00000007 "EventMessageFile"=- "EventMessageFile"="C:\\Program Files\\Monitoring\\msgdll.dll" 2. multiple errors in ntsl.c 2.1. bug in function sendheartbeat(), uninitialized e.filter variable 2.2. bugs with third parameter in _vsnprintf_s, i think we must use _TRANCATE (but i may be wrong) 2.3. bug in functions ntsl_log_msg(), ntsl_log_msg have _vsnprintf_s, which unusable at all, it never receive third parameter ! full ntsl.c attached to this message. and do not forget to change ntsl.h =)
|
|||
| Author: | stevesh [ Wed Jun 09, 2010 10:58 pm ] |
| Post subject: | Re: some bugs in NagiosEventLog 1.9.2 |
Thanks for this, I'll take a look and compare with current source tree. It will probably make sense once I can see the source code Not sure about the registry entry. The msgdll should be registered so that the eventlog can correctly display the nagevlog messages. |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|