aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-09-06 20:48:05 +0200
committerdoktornotor <notordoktor@gmail.com>2015-09-06 20:48:05 +0200
commitd5282decc68d3f6de6d0192e566e0797daf0a6b7 (patch)
tree921d9b7dd908b032b459522b0821786279221f30 /config/sarg
parent46d4da44f8da4cca4eee0e91382c8d2157d8afb1 (diff)
downloadpfsense-packages-d5282decc68d3f6de6d0192e566e0797daf0a6b7.tar.gz
pfsense-packages-d5282decc68d3f6de6d0192e566e0797daf0a6b7.tar.bz2
pfsense-packages-d5282decc68d3f6de6d0192e566e0797daf0a6b7.zip
sarg - code style cleanup and fixes
sarg.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Fix file permissions - Code style and indentation fixes - Make descriptions readable and improve English.
Diffstat (limited to 'config/sarg')
-rw-r--r--config/sarg/sarg.xml365
1 files changed, 197 insertions, 168 deletions
diff --git a/config/sarg/sarg.xml b/config/sarg/sarg.xml
index 9266d211..00da6470 100644
--- a/config/sarg/sarg.xml
+++ b/config/sarg/sarg.xml
@@ -1,116 +1,103 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE packagegui SYSTEM "./schema/packages.dtd">
-<?xml-stylesheet type="text/xsl" href="./xsl/package.xsl"?>
+<!DOCTYPE packagegui SYSTEM "../schema/packages.dtd">
+<?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?>
<packagegui>
<copyright>
- <![CDATA[
+<![CDATA[
/* $Id$ */
-/* ========================================================================== */
+/* ====================================================================================== */
/*
- sarg.xml
- part of the sarg for pfSense
- Copyright (C) 2012-2013 Marcello Coutinho
-
- All rights reserved.
- */
-/* ========================================================================== */
+ sarg.xml
+ part of pfSense (https://www.pfSense.org/)
+ Copyright (C) 2012-2013 Marcello Coutinho
+ Copyright (C) 2015 ESF, LLC
+ All rights reserved.
+*/
+/* ====================================================================================== */
/*
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+ 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.
+ 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.
+ 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.
- */
-/* ========================================================================== */
+
+ 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.
+*/
+/* ====================================================================================== */
]]>
</copyright>
- <description>Describe your package here</description>
- <requirements>Describe your package requirements here</requirements>
- <faq>Currently there are no FAQ items provided.</faq>
<name>sarg</name>
- <version>1.0</version>
+ <version>0.6.5</version>
<title>Status: Sarg Settings</title>
<include_file>/usr/local/pkg/sarg.inc</include_file>
<menu>
<name>Sarg Reports</name>
- <tooltiptext>Configure sarg</tooltiptext>
+ <tooltiptext>Configure Sarg</tooltiptext>
<section>Status</section>
<url>/pkg_edit.php?xml=sarg.xml</url>
</menu>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg.inc</item>
<prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_schedule.xml</item>
<prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_sync.xml</item>
<prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_users.xml</item>
<prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_realtime.php</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_about.php</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg.php</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_reports.php</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_frame.php</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg_sorttable.js</item>
<prefix>/usr/local/www/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg.template</item>
<prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
<item>https://packages.pfsense.org/packages/config/sarg/sarg.priv.inc</item>
<prefix>/etc/inc/priv/</prefix>
- <chmod>0755</chmod>
</additional_files_needed>
<tabs>
<tab>
@@ -142,120 +129,133 @@
<text>Help</text>
<url>/sarg_about.php</url>
</tab>
-</tabs>
+ </tabs>
<fields>
<field>
<name>Report Settings</name>
<type>listtopic</type>
</field>
<field>
- <fielddescr>Proxy server</fielddescr>
+ <fielddescr>Proxy Server</fielddescr>
<fieldname>proxy_server</fieldname>
- <description><![CDATA[Select proxy server to read logs from]]></description>
- <type>select</type>
- <options>
+ <description>Select proxy server type to read logs from.</description>
+ <type>select</type>
+ <options>
<option><name>Dansguardian</name><value>dansguardian</value></option>
<option><name>Squidguard</name><value>squidguard</value></option>
<option><name>Squid</name><value>squid</value></option>
- </options>
+ </options>
</field>
<field>
<fielddescr>Report Options</fielddescr>
<fieldname>report_options</fieldname>
- <description><![CDATA[Sarg report options. Default values are in ( )<br>
- If you select any option, it will be enabled on conf file.<br>
- Use CTRL + click on this field]]></description>
- <type>select</type>
- <options>
- <option><name>Use graphics where is possible. (yes)</name><value>use_graphs</value></option>
+ <description>
+ <![CDATA[
+ Select Sarg report options. Default values are in ( )<br />
+ Use CTRL + click to (de)select multiple values.
+ ]]>
+ </description>
+ <type>select</type>
+ <options>
+ <option><name>Use graphs where is possible. (yes)</name><value>use_graphs</value></option>
<option><name>Use anonymous file and directory names in the report. (no)</name><value>anonymous_output_files </value></option>
- <option><name>Convert ip address to dns name (no)</name><value>resolve_ip</value></option>
- <option><name>Use Ip Address instead userid in reports. (no)</name><value>user_ip</value></option>
- <option><name>Sort Fields in Reverse order (no)</name><value>user_sort_field_order</value></option>
- <option><name>Remove temporary files from root report directory (yes)</name><value>remove_temp_files</value></option>
+ <option><name>Convert IP address to DNS name (no)</name><value>resolve_ip</value></option>
+ <option><name>Use IP Address instead userid in reports. (no)</name><value>user_ip</value></option>
+ <option><name>Sort Fields in reverse order (no)</name><value>user_sort_field_order</value></option>
+ <option><name>Remove temporary files from root report directory (yes)</name><value>remove_temp_files</value></option>
<option><name>Generate the main index.html (yes)</name><value>main_index</value></option>
<option><name>Generate the index tree by file (yes)</name><value>index_tree</value></option>
<option><name>Overwrite report (no)</name><value>overwrite_report</value></option>
- <option><name>Use comma instead point in reports (yes)</name><value>use_comma</value></option>
- <option><name>Show full url in report (no)</name><value>long_url</value></option>
+ <option><name>Use comma instead of dot in reports (yes)</name><value>use_comma</value></option>
+ <option><name>Show full URL in report (no)</name><value>long_url</value></option>
<option><name>Privacy (no)</name><value>privacy</value></option>
- <option><name>Show Bytes in sites users reports(no)</name><value>bytes_in_sites_users_report</value></option>
- <option><name>Show values in reports using abbreviation (no)</name><value>displayed_values</value></option>
+ <option><name>Show bytes in sites users reports (no)</name><value>bytes_in_sites_users_report</value></option>
+ <option><name>Show abbreviated values in reports (no)</name><value>displayed_values</value></option>
<option><name>Show the downloaded volume on Date/Time reports (yes)</name><value>date_time_by_bytes</value></option>
- <option><name>Show the downloaded elapsed time on Date/Time reports (no)</name><value>date_time_by_elap</value></option>
- </options>
- <multiple/>
- <size>17</size>
+ <option><name>Show the elapsed time on Date/Time reports (no)</name><value>date_time_by_elap</value></option>
+ </options>
+ <multiple/>
+ <size>16</size>
</field>
<field>
- <fielddescr>Report to generate</fielddescr>
+ <fielddescr>Report To Generate</fielddescr>
<fieldname>report_type</fieldname>
- <description><![CDATA[Sarg report type. All are enabled by default<br>
- Use CTRL + click on this field]]></description>
- <type>select</type>
- <options>
- <option><name>topusers - users, sites, times, bytes, connects, links to accessed sites, etc</name><value>topusers</value></option>
- <option><name>topsites - site, connect and bytes report</name><value>topsites</value></option>
- <option><name>sites_users - users and sites report</name><value>sites_users</value></option>
- <option><name>users_sites - accessed sites by the user report</name><value>users_sites</value></option>
- <option><name>date_time - bytes used per day and hour report</name><value>date_time</value></option>
- <option><name>denied - denied sites with full URL report</name><value>denied</value></option>
- <option><name>auth_failures - autentication failures report</name><value>auth_failures</value></option>
+ <description>
+ <![CDATA[
+ Sarg report type. All types are enabled by default.<br />
+ Use CTRL + click to (de)select multiple values.
+ ]]>
+ </description>
+ <type>select</type>
+ <options>
+ <option><name>topusers - users, sites, times, bytes, connects, links to accessed sites, etc.</name><value>topusers</value></option>
+ <option><name>topsites - site, connect and bytes report</name><value>topsites</value></option>
+ <option><name>sites_users - users and sites report</name><value>sites_users</value></option>
+ <option><name>users_sites - sites accessed by the user report</name><value>users_sites</value></option>
+ <option><name>date_time - bytes used per day and hour report</name><value>date_time</value></option>
+ <option><name>denied - denied sites with full URL report</name><value>denied</value></option>
+ <option><name>auth_failures - autentication failures report</name><value>auth_failures</value></option>
<option><name>site_user_time_date - sites, dates, times and bytes report</name><value>site_user_time_date</value></option>
- <option><name>downloads - downloads per user report</name><value>downloads</value></option>
- </options>
- <multiple/>
- <size>10</size>
+ <option><name>downloads - downloads per user report</name><value>downloads</value></option>
+ </options>
+ <multiple/>
+ <size>9</size>
</field>
<field>
<fielddescr>Date Format</fielddescr>
<fieldname>report_date_format</fieldname>
- <description><![CDATA[Date format to use in reports.]]></description>
+ <description>Date format to use in reports.</description>
<type>select</type>
<options>
- <option><name>American mm/dd/yy (default)</name><value>u</value></option>
- <option><name>European dd/mm/yy</name><value>e</value></option>
- <option><name>Weekly yy.ww</name><value>w</value></option>
+ <option><name>American mm/dd/yy (default)</name><value>u</value></option>
+ <option><name>European dd/mm/yy</name><value>e</value></option>
+ <option><name>Weekly yy.ww</name><value>w</value></option>
</options>
+ <default_value>u</default_value>
</field>
<field>
- <fielddescr>Report charset</fielddescr>
+ <fielddescr>Report Charset</fielddescr>
<fieldname>report_charset</fieldname>
- <description><![CDATA[ISO 8859 is a full series of 10 standardized multilingual single-byte coded (8bit) graphic character sets for writing in alphabetic languages]]></description>
+ <description>Select character set for the reports.</description>
<type>select</type>
<options>
- <option><name>UTF-8 (Default)</name><value>UTF-8</value></option>
- <option><name>Latin1 - West European</name><value>Latin1</value></option>
- <option><name>Latin2 - East European</name><value>Latin2</value></option>
- <option><name>Latin3 - South European</name><value>Latin3</value></option>
- <option><name>Latin4 - North European</name><value>Latin4</value></option>
- <option><name>Latin5 - Turkish</name><value>Latin5</value></option>
- <option><name>Latin6</name><value>Latin6</value></option>
- <option><name>Cyrillic</name><value>Cyrillic</value></option>
- <option><name>Arabic</name><value>Arabic</value></option>
- <option><name>Greek</name><value>Greek</value></option>
- <option><name>Hebrew</name><value>Hebrew</value></option>
- <option><name>Windows-1251</name><value>Windows-1251</value></option>
- <option><name>Japan</name><value>Japan</value></option>
- <option><name>Koi8-r</name><value>Koi8-r</value></option>
+ <option><name>UTF-8 (default)</name><value>UTF-8</value></option>
+ <option><name>Latin1 - West European</name><value>Latin1</value></option>
+ <option><name>Latin2 - Central and East European</name><value>Latin2</value></option>
+ <option><name>Latin3 - Southeast European</name><value>Latin3</value></option>
+ <option><name>Latin4 - Scandinavian/Baltic</name><value>Latin4</value></option>
+ <option><name>Latin5 - Turkish</name><value>Latin5</value></option>
+ <option><name>Latin6 - Lappish/Nordic/Eskimo</name><value>Latin6</value></option>
+ <option><name>Cyrillic</name><value>Cyrillic</value></option>
+ <option><name>Arabic</name><value>Arabic</value></option>
+ <option><name>Greek</name><value>Greek</value></option>
+ <option><name>Hebrew</name><value>Hebrew</value></option>
+ <option><name>Windows-1251</name><value>Windows-1251</value></option>
+ <option><name>Japan</name><value>Japan</value></option>
+ <option><name>KOI8-R</name><value>Koi8-r</value></option>
</options>
+ <default_value>UTF-8</default_value>
</field>
<field>
<fielddescr>Host Aliases</fielddescr>
<fieldname>hostalias</fieldname>
- <description><![CDATA[The name of a text file containing the host names one per line and the optional alias to use in the report instead of that host name.<br>
- Host names may contain up to one wildcard denoted by a *. The wildcard must not end the host name.<br>
- The host name may be followed by an optional alias but if no alias is provided, the host name, including the wildcard, replaces any matching host name found in the log.<br>
- Host names replaced by identical aliases are grouped together in the reports.<br>
- IP addresses are supported and accept the CIDR notation both for IPv4 and IPv6 addresses.<br>
- Sample:<br>
- *.gstatic.com<br>
- mt*.google.com<br>
- *.myphone.microsoft.com<br>
- *.myphone.microsoft.com:443 *.myphone.microsoft.com:secure<br>
- *.freeav.net antivirus:freeav<br>
- *.mail.live.com<br>
- 65.52.00.00/14 *.mail.live.com]]></description>
+ <description>
+ <![CDATA[
+ Host names (one per line) and the optional alias to use in the report instead of that host name.<br />
+ Host names may contain up to one wildcard denoted by a *. The wildcard must not be at the end of the host name.<br />
+ The host name may be followed by an optional alias; if no alias is provided, the host name, including the wildcard, replaces any matching host name found in the log.<br />
+ Host names replaced by identical aliases are grouped together in the reports.<br />
+ IP addresses are supported and accept the CIDR notation both for IPv4 and IPv6 addresses.<br /><br />
+ <strong>Examples:</strong><br />
+ *.gstatic.com<br />
+ mt*.google.com<br />
+ *.myphone.microsoft.com<br />
+ *.myphone.microsoft.com:443 *.myphone.microsoft.com:secure<br />
+ *.freeav.net antivirus:freeav<br />
+ *.mail.live.com<br />
+ 65.52.00.00/14 *.mail.live.com
+ ]]>
+ </description>
<type>textarea</type>
<cols>70</cols>
<rows>10</rows>
@@ -268,77 +268,107 @@
<field>
<fielddescr>Max Elapsed</fielddescr>
<fieldname>max_elapsed</fieldname>
- <description><![CDATA[If elapsed time is recorded in log is greater than max_elapsed use 0 for elapsed time.<br>
- Samples: 0 means no checking<br>
- 28800000 means 08 hours ]]></description>
- <type>input</type>
- <size>10</size>
+ <description>
+ <![CDATA[
+ If elapsed time recorded in log is greater than specified limit in milliseconds, use 0 for elapsed time.<br />
+ <strong>Examples:</strong> 0 means no checking; 28800000 means 8 hours.
+ ]]>
+ </description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
- <fielddescr>Reports list limits</fielddescr>
+ <fielddescr>Files Limits</fielddescr>
<fieldname>lastlog</fieldname>
- <description><![CDATA[How many reports files must be kept in reports directory.<br>
- The oldest report file will be automatically removed.0 means no limit.]]></description>
- <type>input</type>
- <size>10</size>
+ <description>
+ <![CDATA[
+ How many reports files will be be kept in reports directory. The oldest report file will be automatically removed.<br />
+ Default: 0 - means no limit.
+ ]]>
+ </description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
- <fielddescr>Reports days limits</fielddescr>
+ <fielddescr>Days Limits</fielddescr>
<fieldname>daylimit</fieldname>
- <description><![CDATA[How many days reports files must be kept in reports directory.<br>
- Older report file will be automatically removed.<br>
- Leave empty to do not remove old reports.]]></description>
- <type>input</type>
- <size>10</size>
+ <description>
+ <![CDATA[
+ Report files will be kept in reports directory for this many days. Report files older than limit will be automatically removed.<br />
+ Leave empty to not remove old reports.
+ ]]>
+ </description>
+ <type>input</type>
+ <size>10</size>
</field>
<field>
<fielddescr>Top Users Limit</fielddescr>
<fieldname>topuser_num</fieldname>
- <description><![CDATA[How many users in topsites report. 0 = no limit]]></description>
- <type>input</type>
- <size>10</size>
+ <description>
+ <![CDATA[
+ How many users appear in topsites report.
+ Default: 0 - means no limit.
+ ]]>
+ </description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
<fielddescr>Denied Limit</fielddescr>
<fieldname>denied_report_limit</fieldname>
- <description><![CDATA[0 means no limit.]]></description>
- <type>input</type>
- <size>10</size>
+ <description><![CDATA[Default: 0 - means no limit.]]></description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
<fielddescr>AuthFail Limit</fielddescr>
<fieldname>authfail_report_limit</fieldname>
- <description><![CDATA[0 means no limit.]]></description>
- <type>input</type>
- <size>10</size>
+ <description><![CDATA[Default: 0 - means no limit.]]></description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
- <fielddescr>User_report_limit</fielddescr>
+ <fielddescr>User Report Limit</fielddescr>
<fieldname>user_report_limit</fieldname>
- <description><![CDATA[0 means no limit.]]></description>
- <type>input</type>
- <size>10</size>
+ <description><![CDATA[Default: 0 - means no limit.]]></description>
+ <type>input</type>
+ <size>10</size>
+ <default_value>0</default_value>
</field>
<field>
<name>Exclude Settings</name>
<type>listtopic</type>
</field>
- <field>
+ <field>
<fielddescr>Exclude string</fielddescr>
<fieldname>exclude_string</fieldname>
- <description><![CDATA[Records from access.log file that contain one of listed strings will be ignored.<br>
- <strong>Format: string1:string2:...:stringn</strong>]]></description>
+ <description>
+ <![CDATA[
+ Records from access.log file that contain one of listed strings will be ignored.<br />
+ <strong>Format: string1:string2:...:stringn</strong>
+ ]]>
+ </description>
<type>input</type>
<size>70</size>
</field>
<field>
- <fielddescr>Exclude hosts</fielddescr>
+ <fielddescr>Exclude Hosts</fielddescr>
<fieldname>exclude_hostlist</fieldname>
- <description><![CDATA[Hosts, domains or subnets will be excluded from reports.<br>
- Eg.: 192.168.10.10 - exclude ip address only<br>
- 192.168.10.0/24 - exclude full C class<br>
- s1.acme.foo - exclude hostname only<br>
- *.acme.foo - exclude full domain name]]></description>
+ <description>
+ <![CDATA[
+ Hosts, domains or subnets that will be excluded from reports.<br /><br />
+ <strong>Examples:</strong><br />
+ 192.168.10.10 - exclude this IP address only.<br />
+ 192.168.10.0/24 - exclude entire subnet.<br />
+ host1.example.com - exclude this hostname only.<br />
+ *.example.com - exclude entire domain.
+ ]]>
+ </description>
<type>textarea</type>
<cols>70</cols>
<rows>10</rows>
@@ -347,24 +377,23 @@
<field>
<fielddescr>Exclude codes</fielddescr>
<fieldname>exclude_codelist</fieldname>
- <description><![CDATA[Ignore records with these codes. Eg.: NONE/400<br>
- Write one code per line. Lines starting with a # are ignored.<br>
- Only codes matching exactly one of the line is rejected. The comparison is not case sensitive.]]></description>
+ <description>
+ <![CDATA[
+ Ignore records with these <a href="http://wiki.squid-cache.org/SquidFaq/SquidLogs#Squid_result_codes">Squid result codes</a>.<br />
+ Only codes matching exactly one of the line is rejected. The comparison is not case sensitive.<br />
+ <strong>Write one code per line. Lines starting with a # are ignored.</strong><br />
+ <strong>Example:</strong> NONE/400
+ ]]>
+ </description>
<type>textarea</type>
<cols>70</cols>
<rows>10</rows>
<encoding>base64</encoding>
</field>
</fields>
- <custom_php_install_command>
- sarg_php_install_command();
- </custom_php_install_command>
- <custom_php_deinstall_command>
- sarg_php_deinstall_command();
- </custom_php_deinstall_command>
<custom_php_validation_command>
sarg_validate_input($_POST, $input_errors);
- </custom_php_validation_command>
+ </custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_sarg();
</custom_php_resync_config_command>