Visual Delay Pool Monitoring in Squid?
-
Hello, guys!
I've been using delay pools in Squid and was wondering if there is such a web-interfaced visual tool to monitor those pools' levels. Something like ntopng.
In command-line we use squidclient, which gives something like
[2.2-RELEASE][root@pfSense.localdomain]/: squidclient -h 127.0.0.1 mgr:delay
Sending HTTP request … done.
HTTP/1.1 200 OK
Server: squid/3.4.10
Mime-Version: 1.0
Date: Thu, 30 Apr 2015 13:54:40 GMT
Content-Type: text/plain
Expires: Thu, 30 Apr 2015 13:54:40 GMT
Last-Modified: Thu, 30 Apr 2015 13:54:40 GMT
X-Cache: MISS from localhost
X-Cache-Lookup: MISS from localhost:3128
Via: 1.1 localhost (squid/3.4.10)
Connection: closeDelay pools configured: 1
Pool: 1
Class: 2Aggregate:
Disabled.Individual:
Max: 512000000
Restore: 0
Current: 72:405124320Memory Used: 1856 bytes
I wish there was such a graphic web tool so we could see graphics of what is going on in the pools. Is anybody aware of such tool?
Thanks,