Hi Munawar,

> > Additionaly i want to ask that my squid cache 
> > is /usr/local/squid/var/cache 
> >
> > when i do ll -h i get
> >
> > drwxr-xr-x  18 nobody nobody 4.0K Feb 19 09:14 cache
> > drwxr-xr-x   2 nobody nobody 4.0K Feb 19 09:14 logs
> >
> > The size of cache is still too small, while its has been more then a
> > month that my squid server is up and runing.Can somebody guide me 
> > some good tool to view and monitor cache statistics.

Why do you think the size of the cache is too small? Use 

du -sh /usr/local/squid/var/*

to see how much data is in the directories. "ls -lh" does not show the 
total amount of data contained in a directory.

Regards,

Peter

-- 
Peter Albrecht, Novell Training Services, [EMAIL PROTECTED]

Reply via email to