RPM info:
Summary: Squid statistic tool
Description: Prostat is a squid statistic tool.
Download:
Hany's RPM repository:
Archive prostat_1.3.tar.gz contains very little documentation so here's the extra short manual for how to use prostat:
prostat +g<path to your prostat config file>
prostat
in case you do not make copy of prostat.conf)example:
cat /var/log/squid/access.log.0 | prostat +g/usr/local/prostat/myconf.conf -
this produces statistic for entries in rotated log using options stored in
/usr/local/prostat/myconf.conf file (option LOGFILE
is
ignored while prostat (in this example) is taking log data from stdin)
note: do not insert space after +g
option
Best view with Netscape Communicator 4.0