diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index a1f1cb7f..2e812d4b 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -33,5 +33,14 @@ <config_file>http://www.pfsense.com/packages/config/nmap.xml</config_file> <configurationfile>nmap.xml</configurationfile> </package> + <package> + <name>ntop</name> + <descr>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 RRD for persistently storing traffic statistics.</descr> + <category>Network Management</category> + <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> + <depends_on_package>ntop.tbz</depends_on_package> + <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> + <configurationfile>ntop.xml</configurationfile> + </package> </packages> </pfsensepkgs> |