aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-21 19:41:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-21 19:41:36 +0000
commit66f6024d2ff5d4918e1ddc2f7023d919126a8066 (patch)
tree9311f0d4e671b18df4c7c929e54fb33ebc539e59 /pkg_config.xml
parent37915547fa7ba1ef3e98aace7a14a04819b344ff (diff)
downloadpfsense-packages-66f6024d2ff5d4918e1ddc2f7023d919126a8066.tar.gz
pfsense-packages-66f6024d2ff5d4918e1ddc2f7023d919126a8066.tar.bz2
pfsense-packages-66f6024d2ff5d4918e1ddc2f7023d919126a8066.zip
Add ntop package. And the crowd goes wild!
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml9
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>