aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>