Create a new widget to show individual command frequencies ( # of operations per second). This is slightly different from Top Commands Widget, which shows the aggregate count of individual commands.
Sample Output:
GET 23 operations / second
SET 1892 operations / second
HGET 12 operations / second
ZINCRBY 783 operations / second
ZRANGEBYSCORE 99 operations / second
Create a new widget to show individual command frequencies ( # of operations per second). This is slightly different from Top Commands Widget, which shows the aggregate count of individual commands.
Sample Output: GET 23 operations / second SET 1892 operations / second HGET 12 operations / second ZINCRBY 783 operations / second ZRANGEBYSCORE 99 operations / second
Source for Stats : Similar to Top Commands Widget
Chart Type : Table