SqStat

Software Screenshot:
SqStat
Software Details:
Version: 1.20
Upload Date: 2 Jun 15
Developer: Alex Samorukov
Distribution Type: Freeware
Downloads: 90

Rating: nan/5 (Total Votes: 0)

SqStat is a script to view active squid user connections. SqStat uses the cachemgr protocol to get information from the squid proxy server.

Requirements:

· PHP
· Squid

Installation:
1. Unpack the distribution in your webserver's document root.
2. Copy file config.inc.php.defaults to config.inc.php, edit config.inc.php to specify your squid proxy server IP and port.
3. Edit your squid.conf to allow cachemgr protocol:

acl manager proto cache_object
# replace 10.0.0.1 with your webserver IP
acl webserver src 10.0.0.1/255.255.255.255
http_access allow manager webserver
http_access deny manager

4. Point your browser to sqstat.php file and see what happens.
5. (optionally) enable ip resolving in config.inc.php. Also you can make "hosts" like file with ip->name pairs.

What's New in This Release:

+ stat row is now duplicated on top of the table
+ added group_by statement which allow to group by host or username
+ added support for username field in squid 2.6+.
# replaced

Similar Software

likwid
likwid

20 Feb 15

HP-HW-RAID
HP-HW-RAID

14 Apr 15

GLBOX
GLBOX

3 Jun 15

Comments to SqStat

Comments not found
Add Comment
Turn on images!