ntop
Template:Short description Template:Refimprove
Page Module:Infobox/styles.css has no content.
| Ntop | |
|---|---|
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Luca Deri |
| Written in | C |
| Platform | Cross-platform: Unix, Linux and Microsoft Windows |
| Available in | English |
| Type | Network analyzer |
| License | GNU GPLv3 |
| Website | www |
Script error: No such module "Check for conflicting parameters".
ntop is computer software that probes a computer network to show network use in a way similar to what the program top does for processes. Not to be confused with the CAD/CAE software nTop (formerly nTopology).
Software
In interactive mode, it displays the network status on the user's terminal. In Web mode, it acts as a web server, creating a HTML dump of the network status. It supports a NetFlow-sFlow emitter-collector, a Hypertext Transfer Protocol (HTTP) based client interface for creating ntop-centric monitoring applications, and RRDtool (RRD) for persistently storing traffic statistics.[2]
ntop is available for both Unix and Win32-based platforms. It has been developed by Luca Deri, an Italian research scientist and network manager at University of Pisa.
Common usage on a Linux system is to start the ntop daemon (Page Template:Mono/styles.css has no content./etc/init.d/ntopd start), then one can use the web interface to ntop via visiting Page Template:Mono/styles.css has no content.http://127.0.0.1:3000 provided the loopback device has been started (Page Template:Mono/styles.css has no content./etc/init.d/net.lo start) and the listening port for ntop is 3000 (look out for the Page Template:Mono/styles.css has no content.-w option in Page Template:Mono/styles.css has no content. grep ntop).
See also
References
- ^ Page Module:Citation/CS1/styles.css has no content."Ntop stable". SourceForge. Retrieved 2016-11-16.
- ^ Ntop Feature Overview