Forum Discussion
asayer_6572
Nimbostratus
Jan 21, 2010LDAP - Tracking Heavy Clients
Hi all,
we have are using a pair of LTM1500's(v9.4.7) to LB LDAP 389 and 636.
I am trying to get stats on client usage.
For example what client IP's have the highest traffic and connections.
I have looked at the CLI and bigpipe but cant find anything to provide the information I'm after.
Any help would be greatly appreciated.
Thanks in advance
- hoolio
Cirrostratus
Hi, - asayer_6572
Nimbostratus
Thanks for the reply Aaron. - hoolio
Cirrostratus
If the connections through LTM are less then ~7k (Click here), you could dump out the connection table using 'b conn all show all' and parse the output to find out which are the top clients.when SERVER_CONNECTED { Log the connection details to a remote syslog server log 1.1.1.1:514 local0.debug "client IP:port=[IP::client_addr]:[TCP::client_port],\ SNAT IP:port=[IP::local_addr]:[TCP::local_port], server IP:port=[IP::server_addr]:[TCP::server_port]" }
- JRahm
Admin
You could also modify one of the flood protection iRules in the codeshare (like this one Click here) and just have it log the hitters over your specified max count. - asayer_6572
Nimbostratus
Thanks for the replies, thats great.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects