Forum Discussion
Livius
Feb 15, 2019Cirrus
Interface counters via iControl
Hi,
We are in process of building analytics graphs, by collecting equipment counters via iControl (REST API).
We managed to fetch the pool, node, member, VS counters and stats but we could not f...
Chikita_84258
Feb 22, 2019Historic F5 Account
Total connections
curl -sku admin https://localhost/mgmt/tm/sys/connection
TPS/SSL counters
curl -sku admin https://localhost/mgmt/tm/sys/performance/throughput
Interface counters
Possibly you might be looking for the output from 'tmsh show sys traffic'. If that's the case,
curl -sku admin https://localhost/mgmt/tm/sys/traffic/stats?options=raw
If that's 'tmsh show sys tmm-traffic', then
curl -sku admin https://localhost/mgmt/tm/sys/tmm-traffic
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