Differences between current version and predecessor to the previous major change of squid-current-users.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Thursday, January 8, 2004 5:51:10 pm | by MattBrown | |
Older page: | version 1 | Last edited on Wednesday, August 7, 2002 8:55:02 pm | by MattBrown | Revert |
@@ -1,5 +1 @@
-[squid-current-users] Uses snmpwalk(1) to retrieve a list of IP addresses that have been clients (users) of squid since it's last restart
.
-
- #!/bin/bash
-
- snmpwalk -Cc -m /root/squid-mib-06.txt -p3401 localhost public cache | grep cacheClientAddr | cut --fields=2 -d: | tr -d ' ' | sort
+Describe
[squid-current-users] here
.