Has anyone got a package for Sarg (which is a report generator for Squid)? Is there any alternate package which can do the same?
Thanks.
Printable View
Has anyone got a package for Sarg (which is a report generator for Squid)? Is there any alternate package which can do the same?
Thanks.
you may compile it yourself.
http://wl500g.info/showpost.php?p=98535&postcount=1
(old thread, but it still works:) )
in the example I compile apache.
Now for sarg this should be pretty much the same.
Be sure to check the available options with
and read the README file:pQuote:
./configure --help
Thanks wpte, I will give it a go.