Indunil Jayasooriya wrote:
On Dec 23, 2007 10:56 PM, Elvar <[EMAIL PROTECTED]> wrote:
I also recommend http://www.squid-cache.org/~wessels/squid-rrd/

I went to the above URL.  I configured acoording to the Doc there. Now
I can See graphs, when I give the below URL

http://ipaddress/squid/1day.cgi

But, There is no traffic at all. WHY?

HERE'S MY squid.conf

acl mynet src 192.1.54.0/24 192.168.9.0/24
http_access allow mynet

 snmp_port 3401
 acl snmppublic snmp_community public
 snmp_access allow snmppublic localhost
 snmp_access deny all
 snmp_incoming_address 0.0.0.0
 snmp_outgoing_address 0.0.0.0

What am I missing?

HOPE to hear from you.

Check your squid log, are you getting access denied errors to the cache-manager? I had the exact same problem that you are mentioning and once I allowed access to the cache-manager I started showing traffic on my graphs.



Elvar

Reply via email to