ChinaUnix.net
相关文章推荐:

ntop手册

ntop 参数s: [@filename] [-a|--access-log-file ] [-b|--disable-decoders] [-c|--sticky-hosts] [-e|--max-table-rows] [-f|--traffic-dump-file file>] [-g|--track-local-hosts] [-h|--help] [-j|--create-other-packets] [-l|--pcap-log ] [-m|--local-subnets ] [-n|--numeric-ip-addresses] [-o|--no-mac] [-p|--protocols ] [-q|--create-suspicious-packets] [-r|--refresh-time ] [-s|--no-promiscuous] [-t...

by liuxingyuyuni - BSD文档中心 - 2008-10-27 04:08:38 阅读(1673) 回复(0)

相关讨论

译者email: [email=ZHL98040011@hotmail.com]ZHL98040011@hotmail.com[/email] Section: Maintenance Commands (8) Updated: August 2005 ( ntop 3.2) ntop 参数s: [@filename] [-a|--access-log-file ] [-b|--disable-decoders] [-c|--sticky-hosts] [-e|--max-table-rows] [-f|--traffic-dump-file file>] [-g|--track-local-hosts] [-h|--help] [-j|--create-other-packets] [-l|--pcap-log ] [-m|--local-subnets ] [-n|-...

by 剑心通明 - BSD文档中心 - 2008-05-03 15:43:31 阅读(1453) 回复(0)

自己学用这个,于是顺便翻译一下,希望能给大家提供一点方便,水平有限,看的时候有问题请参照原手册。 在 http://hi.baidu.com/ioerr 上,太长,就不粘贴了。 还没有全翻完,不断补充中...:wink: :wink: :wink: 有不对的地方请指出,我尽快改正,免得耽误人啊! 好容易翻译完了,慰问一下自己先:mrgreen: [ 本帖最后由 ioerr 于 2008-4-25 10:14 编辑 ]

by ioerr - BSD - 2009-02-02 16:26:51 阅读(8559) 回复(14)
by thinmonkey - 桌面与办公 - 2003-06-16 14:32:16 阅读(574) 回复(1)

看日志有很多错误,不知哪配置的问题 Fri 15 May 2009 04:30:17 PM CST **WARNING** RRD: rrd_update(/usr/local/ntop/var/ntop/rrd/interfaces/eth1/hosts/202/108/33/32/bytesSent.rrd) error: illegal attempt to update using time 1242376213 when last update time is 1242398573 (minimum one second step) Fri 15 May 2009 04:30:17 PM CST **WARNING** RRD: rrd_update(/usr/local/ntop/var/ntop/rrd/interfaces/eth1/...

by noahsark - 网络技术 - 2009-05-15 16:33:02 阅读(1488) 回复(0)

一、ntop简介 ntop是一种监控网络流量的工具,用ntop显示网络的使用情况比其他一些网管软件更加直观、详细。ntop甚至可以列出每个节点计算机的网络带宽利用率。 ntop是一个灵活的、功能齐全的,用来监控和解决局域网问题的工具。它同时提供命令行输入和Web界面,可应用于嵌入式Web服务。 二、ntop主要功能 ntop主要提供以下一些功能: ◆ 自动从网络中识别有用的信息; ◆ 将截获的数据包转换成易于识...

by ktaog6 - 网络技术文档中心 - 2009-04-13 23:37:54 阅读(4761) 回复(0)

What is ntop? ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform and on Win32 as well. ntop users can use a a web browser (e.g. netscape) to navigate through ntop (that acts as a web server) traffic i...

by shijiang1130 - 网络技术文档中心 - 2007-02-15 23:48:29 阅读(724) 回复(0)

ntop有何方法查询历史数据?

by redwine - Linux论坛 - 2005-09-16 14:26:20 阅读(684) 回复(1)

ntop[497]: EPIPE during sending of page to web client ntop[497]: Unable to accept HTTP(S) request (errno=53: Software caused connection abort) 这个经常出现,是怎么回事?

by xpban2006 - BSD - 2008-09-03 00:09:39 阅读(4304) 回复(2)

启动后,有时提示这个Unable to accept HTTP(S) request (errno=53: Software caused connection abort) 是什么原因啊?

by xpban2006 - BSD - 2008-08-31 17:24:32 阅读(4341) 回复(0)

freebsd7# pwd /usr/ports/net/ntop freebsd7# make install freebsd7# make clean freebsd7# chmod 755 /usr/local/etc/rc.d/ntop freebsd7# /usr/local/bin/ntop -A freebsd7# /usr/local/etc/rc.d/ntop start freebsd7# ps fax|grep ntop 90796 ?? Ss 0:01.89 /usr/local/bin/ntop -d --use-syslog=daemon 为什么通过http://ip:3000就没法访问呢 后来自己尝试更改/usr/local/etc/rc.d/ntop文件 增加 ntop_enable="YES" u...

by xuledw - BSD - 2008-04-09 10:55:50 阅读(2411) 回复(3)