diff options
Diffstat (limited to 'network/ntop/README')
-rw-r--r-- | network/ntop/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/network/ntop/README b/network/ntop/README index 2e962ac451..2108bcb9bc 100644 --- a/network/ntop/README +++ b/network/ntop/README @@ -1,10 +1,10 @@ -ntop is a network probe that shows network usage in a way similar to -what top does for processes. In interactive mode, it displays the -network status on the user's terminal. In Web mode, it acts as a Web -server, creating an HTML dump of the network status. +ntop is a network probe that shows network usage in a way similar to +what top does for processes. In interactive mode, it displays the +network status on the user's terminal. In Web mode, it acts as a Web +server, creating an HTML dump of the network status. -It sports a NetFlow/sFlow emitter/collector, an HTTP-based client -interface for creating ntop-centric monitoring applications, and +It sports a NetFlow/sFlow emitter/collector, an HTTP-based client +interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics. ntop needs to run under its own user/group. This has been assigned to @@ -20,5 +20,5 @@ log rotation will restart the ntop server which will reset the ntop statistics. If you want to keep the statistics you have to edit or delete the /etc/logrotate.d/ntop file. -For some important post-build and basic configuration instructions, +For some important post-build and basic configuration instructions, see the included 'README.SLACKWARE' file. |