so, after some running test (openbsd 3.4-stable, ntop 2.2.95):
it works BUT
sometimes it is slow, sometimes ok, and some broken pipe (here no difference with my linux test box)
the problem for openbsd only: * seems a lot of zombie on openbsd ...
# ps ax|grep ntop
29060 ?? ZW 0:00.00 (ntop)
14604 ?? ZW 0:00.00 (ntop)
11231 ?? ZW 0:00.00 (ntop)
[snip]
29139 ?? Rs 0:26.33 /opt/bin/ntop -u ntop -w 3000 -P /opt/var/ntop -a /opt/var/ntop/access.log -i xl0 -t 5 -O /op
# ps ax|grep ntop|grep ZW|wc -l
59a little more time later (20 min)
# ps ax|grep ntop|grep ZW|wc -l
94
and maybe too much cpu (PII/300 with little traffic) PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND 29139 ntop 64 0 12M 9312K run - 17:22 71.48% ntop
and i need kill -9 to stop it ...
Regards
Julien
note: when running ntop, the only log facility is syslog, no way to log to a file, right ?
(in the case, we don't want to use -L/syslog)
_______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
