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

Was this article helpful?