For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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.5
Published Jun 29, 2015
Version 1.0

3 Comments