diff options
author | jim-p <jimp@pfsense.org> | 2010-06-24 14:34:07 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2010-06-24 14:34:07 -0400 |
commit | 03167b8e1da874f1ae0fa70089a60a7baaae0de0 (patch) | |
tree | fb596abc66d4f31fa5e384705c5cbb5badb70143 /pkg_config.8.xml | |
parent | 7310b17a2cc25265dde53ef72dec209e7198ad3a (diff) | |
download | pfsense-packages-03167b8e1da874f1ae0fa70089a60a7baaae0de0.tar.gz pfsense-packages-03167b8e1da874f1ae0fa70089a60a7baaae0de0.tar.bz2 pfsense-packages-03167b8e1da874f1ae0fa70089a60a7baaae0de0.zip |
Activate the RRD Summary package on 2.0
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 75b871a5..2e841233 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -832,5 +832,16 @@ <required_version>1.2</required_version> <configurationfile>widget-havp.xml</configurationfile> </package> + <package> + <name>RRD Summary</name> + <descr>RRD Summary Page, which will give a total amount of traffic passed In/Out during this and the previous month.</descr> + <category>System</category> + <version>1.0</version> + <status>Beta</status> + <maintainer>jimp@pfsense.org</maintainer> + <required_version>1.2.3</required_version> + <config_file>http://www.pfsense.org/packages/config/rrd-summary/rrd-summary.xml</config_file> + <configurationfile>rrd-summary.xml</configurationfile> + </package> </packages> </pfsensepkgs> |