diff options
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 4cba969d..04199301 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -4,6 +4,19 @@ <pfsensepkgs> <packages> <package> + <name>ntop</name> + <website>http://www.ntop.org/</website> + <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://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <depends_on_package>ntop-3.3_8.tbz</depends_on_package> + <version>3.3_8</version> + <status>BETA</status> + <required_version>1.2.1</required_version> + <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> + <configurationfile>ntop.xml</configurationfile> + </package> + <package> <name>Pubkey</name> <descr>pfSense release key</descr> <website>http://pfsense.org</website> |