Forum Discussion
Tim_Harber
Cirrus
Apr 05, 2018Resetting Pool statistics using Python SDK on LTM
Using Python I can grab the stat couters using something like
packetsIn = poolstats.entries.get('serverside.pktsIn')['value']
curConns = poolstats.entries.get('serverside.curConns')['value...
Deb_Allen_18
Mar 15, 2006Historic F5 Account
There are currently no statistics available to perform this function directly within a rule.
There are a number of rules posted on the forum which count concurrent connections/sessions for purposes of imposing limits. Perhaps the method of tracking current connections demonstrated there could be leveraged to meet your goal of simply counting and logging?
HTH
/d
- Jason_Nance_333Jun 06, 2018
Cirrus
I went ahead and opened this RFE as I had the related info handy:
https://github.com/F5Networks/f5-common-python/issues/1454
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