| Name | Values | Default | Description |
|---|---|---|---|
| WWWURL | URL | codebase + www_transfers | URL to get access log |
| skipX | int | 0 | number of lines to skip in X direction for grid |
| skipY | int | 1 | number of lines to skip in Y direction for grid |
| showGrid | boolean | true | show the bloody grid |
| pieSlices | int | 10 | number of pie slices to show for pie chart |
| legendFontName | String | Helvetica | Name of font to use for legends |
| legendFontBold | boolean | true | to bold or not to bold |
| legendFontItalic | boolean | true | slant or no slant |
| legendFontSize | int | 10 | size of legend text |
| backGroundColor | int int int | 255 255 240 | color of graph background |
| graphColor | int int int | 255 0 0 | color of the lines/borders in the graphs |
| legendColor | int int int | 0 0 0 | color of text for legends |
| gridColor | int int int | 0 0 240 | color of grid lines for lines graph |
| filterFiles | boolean | true | apply filtering to file names |
| filterSites | boolean | true | apply filtering to site/domains |
| fileFilters | String, String, ... | .gif, .jpg, .jpeg, www_transfers, .class, .css | comma separated list of filter strings |
| siteFilters | String, String, ... | none | comma separated list of filter strings |
| filters | String, String, ... | .gif, .jpg, .jpeg, www_transfers, .class, .css | comma separated list of filter strings. Deprecated |
| sortLog | boolean | false | sort transfers log into chronological order |
| logFormat | String | combined | format of log file. [combined|common] Note |
| showAccesses | boolean | true | show this type of graph |
| showDomains | boolean | true | show this type of graph |
| showSites | boolean | true | show this type of graph |
| showRFC931 | boolean | true | show this type of graph |
| showAuthUser | boolean | true | show this type of graph |
| showItems | boolean | true | show this type of graph |
| showUserAgents | boolean | true | show this type of graph |
| showKBytes | boolean | true | show this type of graph |
| showReferers | boolean | true | show this type of graph |
| showCodes | boolean | true | show this type of graph |
| display | int int int | none | set options on start. Note |
| hideControlPanel | boolean | false | hide Control Panel |
| hideStatusField | boolean | false | hide Status Field |
| collapseItems | String String .. String, String String .. String | none | collapse items into one. Note |
| categorizeUA | boolean | false | categorize User Agents. Note |
| interfaceFontName | String | Dialog | font to use for interface |
| interfaceFontSize | int | 10 | size of font to use for interface |
Bill Bereza's Programming Projects
Last updated on Saturday, November 15, 1997.
$Id: parameterValues.html,v 1.3 1997/12/07 21:07:40 bereza Exp bereza $