]> git.ipfire.org Git - thirdparty/sarg.git/blame - README
This commit was generated by cvs2svn to compensate for changes in r2,
[thirdparty/sarg.git] / README
CommitLineData
25697a35
GS
1Sarg is a Squid Analysis Report Generator that allow you to view "where" your users
2are going to on the Internet.
3Sarg generate reports in html, with many fields, like: users, IP Addresses, bytes, sites and times.
4
5Support to SmartFilter added - 09/02/2000
6
7Special thanks to:
8Matteo Colombo <matteo@calcol.it> - Italian language
9Palamarchuk Eugen <eugen@cit.od.ukrtel.net> - Russian language
10Csaba Kabai <ckabai@icnpharm.com> - Hungarian language
11Evren Yurtesen <yurtesen@ispro.net.tr> - Turkish language
12Andreas Piek <a.piesk@gmx.net> - German language
13Fred Pacquier <fredp@dial.oleane.com> - French language
14Leonardo A. D'Angelo <ldangelo@san-cayetano.com> - Spanish language
15Seth Mos <stimpy@stimpy.multiweb.nl> - Dutch language
16Milos Prudek <prudek@nembv.cz> - Czech language
17Dima I. Allaverdov <allav@ur.rags.ru> - Russian_windows1251 language
18V Gatut Harijiso <gatut@student.unpar.ac.id> - Indonesian language
19Ivan Minchev <vanko@uni-svishtov.bg> - Bulgarian_windows1251 language
20Akira Kitamura <click@anet.ne.jp> - Japanese language
21Radovan Drobnjakovic <admin.rts@rts.co.yu> - Serbian language
22Pieter Kooistra <pkooistra@hr.nl> - Dutch language fix
23Andrew Okhmat <andy@crgu.com> - Russian Koi8 language fixed
24Nikolai V. Ivanyushin <koko@infocenter.bryansk.ru> - Russian and Bulgarian language fix
25Juris Valdovskis <juris@auce.lv> - Latvian language
26Jordan Kanev <dancho@globcom.net> - Bulgarian language fix
27Wszebor Boksa <Wszebor_Boksa@koncept.pl> - Polish language
28Adi Cretu <adi@usv.ro> - Romanian language
29Roman Vynar <rvynar@icqmail.com> - Ukrainian_windows1251 language
30Andreu Sanchez <tanis@lleida.com> - Catalan language
31Antonis Maglaras <vegos@magla.gr> - Greek language
32Dusan Woletz <Dusan.WOLETZ@orange.sk> - Slovak Language
33
34Translating
35 . Copy include/English to YourLanguage
36 . Translate YourLanguage
37 . Send YourLanguage to orso@brturbo.com to implement
38
39
40If you use native squid log format, the elapsed time will be in reports (emulate_httpd_log off).
41
421. run ./configure
43
44 configure options: --enable-bindir=where sarg binary will be saved
45 default: /usr/bin
46
47 --enable-sysconfdir - where the configuration directory is
48 default: /usr/local/sarg
49
50 --enable-htmldir - where the www html root dir is
51 default: /var/www/html
52
53 --enable-mandir - where the sarg man page will be saved
54 default: /usr/local/man/man1
55
56
573. make
58
594. make install
60
615. Go to /usr/local/sarg (or file entered with --sysconfdir on configure)
62 and change sarg.conf as you need.
63
646. Notes about sarg:
65
66 Date/Time report:
67 Every minute that a request is logged your time is incremented by the smaller
68 of 1 minute or the total time for the requests.
69
70Usage: sarg -h
71
72Source: http://www.sarg-squid.org
73
74Any suggests and/or comments, please: orso@brturbo.com