Code

oops it is 1.3.0 not 1.4.0 yet
[rrdtool-all.git] / website / frontends / ntop.wml
1 #include "$(ROOT)/.wml/template.inc" section=frontends subsection=ntop
3 <h1>ntop</h1>
4 <p>by <A HREF=mailto:deri@ntop.org>Luca Deri</A></p>
6 <p>
8 ntop is a web-based application for both Unix and Win32 that reports information about network traffic, similar to what the popular Unix <a HREF=http://www.groupsys.com/top/>top</A> command does. Main ntop features include:
9 <ul>
10 <li>Sort network traffic according to many (IP and non-IP) protocols 
11 <li>Display traffic statistics 
12 <li>Show IP traffic distribution among the various protocols 
13 <li>Analyse IP traffic and sort it according to the source/destination 
14 <li>Display IP Traffic Subnet matrix (who's talking to who?) 
15 <li>Indentify network security violations
16 <li>Ability to browse data from a <A HREF=http://www.wapforum.org>WAP</A> phone
17 <li>Ability to access data from remote using popular languagues such as <A HREF=http://www.perl.org/>Perl</A> and <A HRFE=http://www.php.net/>PHP</A>
18 </ul>
19 </p>
20 <p>
21 By means of the ntop Perl API, it is possible to extract live traffic data from ntop and easily store them into the RRDTool. Thanks to the RRDTool, network administrators can perform advanced and long-term traffic trend analysis statistics. An early prototype of ntop+RRDTool can be found at <A HREF=http://www.ntop.org/RRD/>http://www.ntop.org/RRD/</A>. 
22 </p>
24 <p>
26 ntop home page is <A HREF="http://www.ntop.org/">http://www.ntop.org/</a>.
28 </p>