new software on the server, ..., almost done
Carter Bullard
carter at qosient.com
Wed Sep 5 22:38:01 EDT 2007
Hey Russell,
If you don't mind using patch, if you could make this change in your
argus-3.0.0
it may eliminate your zero length record problem:
==== //depot/argus/argus/argus/ArgusModeler.c#45 - /home/carter/argus/
argus/argus/ArgusModeler.c ====
1916c1916
< frag->canon.net.hdr.argus_dsrvl8.len = (sizeof
(struct ArgusFragObject) + 3)/4;
---
> frag->canon.net.hdr.argus_dsrvl8.len =
(sizeof(struct ArgusFragObject) + 3)/4 + 1;
Carter
On Sep 5, 2007, at 9:07 PM, Russell Fulton wrote:
>
>
> Carter Bullard wrote:
>> Hmmmmm, not good. So do you have, by any chance, an argus
>> log file that also has the same error? Any chance I can see the
>> file?
>
> I'll upload a log file to the ftp server... russell.argus.log.gz
>>
>> Did you have any of these with any of the smallmemory argi?
>
> I've gone and sampled the historical data and the problem first
> shows up
> on the 5th which corresponds with when I installed the previous
> argus-3.0.0.
>
> Russell
>
>
>
More information about the argus
mailing list