[squid-users] How do I see who's connected to my SQUID server?

2009-01-06 Thread Johnson, S
I'm using NTLM_AUTH for my authentication mechanism, but if I run
smbstatus I do not see anyone connected (and I know I am).  Is there
another tool to see who is connected to my server or at least their IP
address? (I know I could dig through logs... but I just want a quick
snapshot of who is using it at this particular moment).

 Thanks
   Scott


Re: [squid-users] How do I see who's connected to my SQUID server?

2009-01-06 Thread Rick Chisholm
something basic like netstat -an will give you some info, if you want 
squid specific info, you can setup cachemgr ...


Johnson, S wrote:

I'm using NTLM_AUTH for my authentication mechanism, but if I run
smbstatus I do not see anyone connected (and I know I am).  Is there
another tool to see who is connected to my server or at least their IP
address? (I know I could dig through logs... but I just want a quick
snapshot of who is using it at this particular moment).

 Thanks
   Scott

  




Re: [squid-users] How do I see who's connected to my SQUID server?

2009-01-06 Thread Amos Jeffries

Rick Chisholm wrote:
something basic like netstat -an will give you some info, if you want 
squid specific info, you can setup cachemgr ...




Or for a quick random dump squidclient.

  squidclient mgr:client_list

reports all the client IPs that connected in the last N hours and some 
stats about their usage. This is identical to the cachemgr page.


Amos


Johnson, S wrote:

I'm using NTLM_AUTH for my authentication mechanism, but if I run
smbstatus I do not see anyone connected (and I know I am).  Is there
another tool to see who is connected to my server or at least their IP
address? (I know I could dig through logs... but I just want a quick
snapshot of who is using it at this particular moment).

 Thanks
   Scott

  





--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE11
  Current Beta Squid 3.1.0.3


Re: [squid-users] How do I see who's connected to my SQUID server?

2009-01-06 Thread Ralf Peng
2009/1/7 Amos Jeffries :
> Rick Chisholm wrote:
>>
>> something basic like netstat -an will give you some info, if you want
>> squid specific info, you can setup cachemgr ...
>>
>
> Or for a quick random dump squidclient.
>
>  squidclient mgr:client_list
>
> reports all the client IPs that connected in the last N hours and some stats
> about their usage. This is identical to the cachemgr page.
>


Amos,

How to know the connection number from Squid to each realserver? Thanks.


Ralf.


RE: [squid-users] How do I see who's connected to my SQUID server?

2009-01-08 Thread Johnson, S
Hmm, when I do this command all I get is a brief statistics of the
filter; no IP addresses show...

Scott

-Original Message-
From: Amos Jeffries [mailto:squ...@treenet.co.nz] 
Sent: Tuesday, January 06, 2009 11:47 PM
To: Rick Chisholm
Cc: Johnson, S; squid-users@squid-cache.org
Subject: Re: [squid-users] How do I see who's connected to my SQUID
server?

Rick Chisholm wrote:
> something basic like netstat -an will give you some info, if you want 
> squid specific info, you can setup cachemgr ...
> 

Or for a quick random dump squidclient.

   squidclient mgr:client_list

reports all the client IPs that connected in the last N hours and some 
stats about their usage. This is identical to the cachemgr page.

Amos

> Johnson, S wrote:
>> I'm using NTLM_AUTH for my authentication mechanism, but if I run
>> smbstatus I do not see anyone connected (and I know I am).  Is there
>> another tool to see who is connected to my server or at least their
IP
>> address? (I know I could dig through logs... but I just want a quick
>> snapshot of who is using it at this particular moment).
>>
>>  Thanks
>>Scott
>>
>>   
> 


-- 
Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE11
   Current Beta Squid 3.1.0.3

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.