File: squidview.1

package info (click to toggle)
squidview 0.86-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 600 kB
  • ctags: 423
  • sloc: cpp: 5,041; sh: 1,243; makefile: 23
file content (50 lines) | stat: -rw-r--r-- 1,889 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH SQUIDVIEW 1 "Feber 18, 2004"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
squidview \- program to monitor your squid's access.log
.SH SYNOPSIS
.B squidview
.\".RI [ options ] " files" ...
.SH DESCRIPTION
This manual page documents briefly the
.B squidview
application.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
Instead, it has a brief online help (Press "h").
.PP
.B squidview 
is a ncurses-based application which allows you to view
and monitor your squid's access.log in a very comfortable way.
Additionally you can create reports and statistics.
.SH NOTES
.PP
.B Squidview 
is configured by the contents of the directory ~/.squidview/. 
On first execution it creates the necessary files. The Debian-version has been 
modified to match the default log-path of Debian's 
.B squid 
package 
/var/log/squid/access.log). If you have the permission to read this file 
(ie be in group proxy), squidview should work out of the box. If not, file a bug 
against this package (squidview, obviously :-)).
.SH OPTIONS
This program ignores any command-line parameters.
.SH AUTHOR
This manual page was written by Willi Mann <willi@wm1.at>,
for the Debian GNU/Linux system (but may be used by others).