While configuring the flow file I noticed that the last host in the file
was always missing in the web pages. So I checked the output by running
NTop from the command line.
The workaround to get all the flows is to add a comma (',') at the end of
the file, (note that this has to be in one line otherwise it won't work,
it would be much better, far more readable, if we could defile flows one
per line):
--- flows.list ---
HUB01='host hub01.oxfam.org.uk',HUB02='host
hub02.oxfam.org.uk',WEB01='host web02.oxfam.org.uk',
WEB='host web.oxfam.org.uk',
--- end flows.list ---
But then NTop complains again:
25/Jun/2002 12:45:15 Missing flow spec 'eeeeeeee����'.
It has been ignored.
I tried looking at the code that processes the flows file but couldn't
figure out what was wrong there.
Regards,
JRD
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop-dev