aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-07-16 19:12:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-07-16 19:12:26 +0000
commitaec98c0e9cf0289a5181bff5be2a8691585b40ac (patch)
tree47e8137a5281b91556ea85abe8459a7d2525d171
parent1cd859fecd3b1fdbca7465e269436f80384aeee5 (diff)
downloadpfsense-packages-aec98c0e9cf0289a5181bff5be2a8691585b40ac.tar.gz
pfsense-packages-aec98c0e9cf0289a5181bff5be2a8691585b40ac.tar.bz2
pfsense-packages-aec98c0e9cf0289a5181bff5be2a8691585b40ac.zip
Add Darkstat 3 package
-rw-r--r--pkg_config.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 14fa5a45..f8351b24 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -80,6 +80,18 @@
<configurationfile>havp.xml</configurationfile>
</package>
<package>
+ <name>darkstat</name>
+ <website>http://dmr.ath.cx/net/darkstat/</website>
+ <descr>darkstat is a network statistics gatherer. It's a packet sniffer that runs as a background process on a cable/DSL router, gathers all sorts of statistics about network usage, and serves them over HTTP.</descr>
+ <category>Network Management</category>
+ <depends_on_package_base_url>http://www.pfsense.org/packages/All/</depends_on_package_base_url>
+ <depends_on_package>darkstat-3.0.524_1.tbz</depends_on_package>
+ <version>3.0.524_1</version>
+ <status>ALPHA</status>
+ <config_file>http://www.pfsense.com/packages/config/darkstat/darkstat.xml</config_file>
+ <configurationfile>darkstat.xml</configurationfile>
+ </package>
+ <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>