diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2004-12-29 01:20:08 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2004-12-29 01:20:08 +0000 |
commit | 8a317d11b9c3709698d3ada8992a6bddf553c559 (patch) | |
tree | 25cf5742aa7c0b693ff394d56722b8757c1a2555 /packages/ntop | |
parent | 915ae4fc9de8df734fa070c08ac93c601a59ee1f (diff) | |
download | pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.gz pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.bz2 pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.zip |
Add configfile tag
Diffstat (limited to 'packages/ntop')
-rw-r--r-- | packages/ntop/ntop.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ntop/ntop.xml b/packages/ntop/ntop.xml index 6fd13c76..090d8660 100644 --- a/packages/ntop/ntop.xml +++ b/packages/ntop/ntop.xml @@ -9,6 +9,7 @@ <name>NTop</name> <tooltiptext>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.</tooltiptext> <section>Diagnostics</section> + <configfile>ntop.xml</configfile> </menu> <!-- Do not save invokes a simple input menu and will not update the configuration database. --> |