Current APM CCU license usage
Problem this snippet solves:
This snippet shows how to get the actual number of CCUs used at the current time for APM.
How to use this snippet:
Execute this command from the CLI. The second line will show the current number of CCUs used.
Code :
echo -e 'get tmm.license.global_connectivity#\r' | nc 127.1.1.2 11211
Tested this on version:
11.5Published Jun 29, 2015
Version 1.0Michael_Jenkins
Cirrostratus
Joined May 21, 2019
Michael_Jenkins
Cirrostratus
Joined May 21, 2019
- F5_JeffCirrus
have you tried this command instead?
tmsh show /sys license detail | grep apm _ access _ sessions
- KimiLi_147173Nimbostratus
Do not get any output on v11.2.1
- JGCumulonimbusThis returns nothing on v11.6.0HF4.