From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/lightsquid/lightsquid.xml | 254 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 config/lightsquid/lightsquid.xml (limited to 'config/lightsquid/lightsquid.xml') diff --git a/config/lightsquid/lightsquid.xml b/config/lightsquid/lightsquid.xml new file mode 100644 index 00000000..5f4293bf --- /dev/null +++ b/config/lightsquid/lightsquid.xml @@ -0,0 +1,254 @@ + + + + + + . + All rights reserved. + */ +/* ========================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + */ +/* ========================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + lightsquid + 1.7.1 + Services: Proxy server Report(LightSquid) -> Settings + Status + /usr/local/pkg/lightsquid.inc + + + + Proxy report + Proxy server statistic report +
Status
+ /pkg_edit.php?xml=lightsquid.xml&id=0 +
+ + + Settings + /pkg_edit.php?xml=lightsquid.xml&id=0 + + + + Lightsquid Report + /lightsquid/index.cgi + + + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/lightsquid/lightsquid.inc + + + /var/tmp/ + 0755 + http://files.pfsense.org/packages/All/lightsquid_tpl.tbz + + + + Language + lightsquid_lang + Select report language + select + eng + + + + + + + + + + + + + + + + + Bar color + lightsquid_barcolor + Select bar color + select + orange + + + + + + + + + + + + Report scheme + lightsquid_template + Select report scheme + select + base + + + + + + + + + + IP resolve method (future) + lightsquid_ip2name + + <table cellpadding=1 cellspacing=0 style="text-align: left;"> <tbody> + <tr><th colspan=2> Select IP to Name resolve method (take effect only on new data): </th><tr> + <tr><th> IP </th><td> - return IP </td><tr> + <tr><th> Demo </th><td> - return AUTHNAME, else DNSNAME, else IP </td><tr> + <tr><th> DNS </th><td> - return DNSNAME </td><tr> + <tr><th> Simple </th><td> - return AUTHNAME else IP </td><tr> + <tr><th> SMB </th><td> - return SMB name of pc </td><tr> + <tr><th> Squidauth </th><td> - return AUTHNAME else IP, allow cyrilyc name </td><tr> + </tbody> </table> + + select + dns + + + + + + + + + + + + Refresh sheduler + lightsquid_refreshsheduler_time + + Select data refresh period. System will execute task every XX time as from 00:00 hours. <br> + For example: if selected 2h - system wil start task at 0-2-4-..-24h. <br> + Note: (!),(*) - use only for powerful system; (+) - recomended. <br><br> + <input type="submit" name="Submit" value="Refresh now"><br> + <input type="submit" name="Submit" value="Refresh full"> + <br> Press button for start background refresh (this take some time). + <br> <span style="color: rgb(153, 51, 0);"> Note after installation: + <br> On the first - enable log in squid package with "/var/squid/log" path. + <br> On the second - press Refresh button for create lightsquid reports, else you will have error diagnostic page.</span> + + select + lhp_none + + + + + + + + + + + + + + + + + + + Squid rotate log sheduler + lightsquid_squidrotatelog_sheduler_time + + Select squid log rotate period. System will execute task every XX time as from 00:00 hours. <br> + This option will allow the updating of the faster <br> + For example: if selected '2 day' - system wil start task every 2 day of month. <br> + This option will allow the updating of the faster <br> + Note: You must choose from that the rate of filling dialogue access.log squid; <br> + The more customers, the more often it should be the job. + + select + lsr_none + + + + + + + + + + + + + + + + + + + + + + + + Skip url + lightsquid_skipurl + + If you want skip some sites from stat, example our local www server + Example, if you want skip LOCAL site, put it here + zdd.com|192.168.1.|cnn.com + + textarea + 60 + 5 + + + + + + lightsquid_resync(); + + + lightsquid_install(); + lightsquid_resync(); + + +# mwexec("pkg_delete lightsquid-1.7.1"); + lightsquid_deinstall(); + +
\ No newline at end of file -- cgit v1.2.3