diff options
-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> |