diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-08-09 16:05:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | e8ed9e82beb4746bc3927c5f4a592f15e7e1aa12 (patch) | |
tree | 45b6fdee3aa13fbe085657fbc45c9aa2c4ee2251 /network/ntop/README | |
parent | a4fa72fc390d032934708cd702d811730890b872 (diff) | |
download | slackbuilds-e8ed9e82beb4746bc3927c5f4a592f15e7e1aa12.tar.gz |
network/ntop: Fixed build with rrdtool-1.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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. |