readme.debian
来自「ntop网络监控软件,使用方面」· DEBIAN 代码 · 共 26 行
DEBIAN
26 行
ntop protocol list:===================If you start ntop in daemon mode with the supplied init script it willautomatically use /etc/ntop/protocol.list to choose which TCP Protocolsshould be monitored. The format of this file is simply:<label>=<protocol list> where label is used to symbolically identify the <protocol list>. Theformat of <protocol list> is <protocol>[|<protocol>], where <protocol>is either a valid protocol specified inside the /etc/services file ora numeric port range (e.g. 80, or 6000-6500).Dennis Schoen (Mon Dec 17 14:10:25 CET 2001)log and rotation:=================Logs are placed in /var/log/ntop/ and will be rotated every week. Thelog rotation will restart the ntop server which will reset the ntopstatistics. If you want to keep the statistics you have to edit or deletethe /etc/logrotate.d/ntop file.Ola Lundqvist (Thu Mar 21 20:39:42 CET 2002)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?