| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| Strange Message Cutoff Problems http://steveshipway.org/forum/viewtopic.php?f=22&t=4324 |
Page 1 of 1 |
| Author: | crommcruach [ Tue Apr 12, 2011 11:24 pm ] |
| Post subject: | Strange Message Cutoff Problems |
| Author: | stevesh [ Thu May 05, 2011 6:15 pm ] |
| Post subject: | Re: Strange Message Cutoff Problems |
I have a suspicion it may be related to Unicode issues. The NagEvLog package does not (yet) support unicode, due to limitations in the old compiler I have, and the extensive use of strings as byte-arrays (you need ot use unicode functions everywhere and cant code your own char * stuff any more). Unicode can contain characters which the normal string processing functions take as an end-of-string delimiter. This is probably what's going on; there may be embedded unicode in the string (first case) and it may be hitting the character limit for NSCA (second case). Note that the latest NSCA and Nagios support much longer messages, so NagEvLog could be recompiled with a higher limit though this would possibly damage backwards compatibility. |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|